Here are some patches for some of the memory leaks I've observed when using multipathd with large amounts of LUNs and when heavily re-adding/deleting multipath device mapper maps. Most of the fixes are faily simple, but the overall effect is that multipathd shrinks from 1.3GB (with 2000 LUNs) down to 60MB. libmultipath/configure.c | 5 +++++ libmultipath/devmapper.c | 18 ++++++++++-------- libmultipath/memory.c | 5 ++--- multipathd/main.c | 3 +++ 4 files changed, 20 insertions(+), 11 deletions(-) -- dm-devel mailing list dm-devel@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/dm-devel