1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-28 03:27:58 +03:00
lvm2/lib/mm
Zdenek Kabelac d1be66ba37 valgrind: don't eat mem with valgrind
When compiled with valgrind pool support - don't waste time
with preallocation of memory - it just waste of CPU cycles to
trace access to this memory.

We also may get slightly better estimation about real memory usage
during command processing.
2014-09-28 13:49:01 +02:00
..
memlock.c valgrind: don't eat mem with valgrind 2014-09-28 13:49:01 +02:00
memlock.h Major pvmove fix to issue ioctls in the correct order when multiple LVs 2011-06-11 00:03:06 +00:00
xlate.h gcc: replace #ifdef linux with __linux__ 2013-11-13 13:56:29 +00:00