[dm-devel] [PATCH] Set of patches fixing memory leaks.

Konrad Rzeszutek konrad at virtualiron.com
Tue Dec 16 15:54:52 UTC 2008


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(-)





More information about the dm-devel mailing list