1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/lib/mm
Joe Thornber 4b2ec1929a o There were some alignment problems with pool-debug which I've resolved
by allocating the data block with an additional dbg_malloc.

o  Added an assertion to check that no one is requesting alternate
   alignment for memory allocated from pool.  I can't see us needing this
   for LVM2.
2002-01-28 09:16:09 +00:00
..
dbg_malloc.c size_ts aren't really pointers but there are no format specifiers for them, 2001-11-16 11:37:45 +00:00
dbg_malloc.h #include <string.h> 2002-01-16 12:02:06 +00:00
pool-debug.c o There were some alignment problems with pool-debug which I've resolved 2002-01-28 09:16:09 +00:00
pool-fast.c Tweak some error message levels. 2002-01-27 21:30:47 +00:00
pool.c o pool-debug.c contains an alternative implementation of pool that gets 2001-11-28 09:13:00 +00:00
pool.h o Reformat comment and correct typo. 2002-01-14 09:59:12 +00:00
xlate.h o get things compiling 2001-10-08 09:45:16 +00:00