[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[dm-devel] [PATCH] Set of patches fixing memory leaks.
- From: Konrad Rzeszutek <konrad virtualiron com>
- To: dm-devel redhat com
- Subject: [dm-devel] [PATCH] Set of patches fixing memory leaks.
- Date: Tue, 16 Dec 2008 10:54:52 -0500
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(-)
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]