1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-28 20:25:52 +03:00
lvm2/lib/metadata
Joe Thornber 488a58a998 o Striped allocator
o  Changed pv_map.c to maintain the list of free areas in size order, which
   is more helpful to the allocators.  If you want to allocate a bit of an
   area call consume_area(area, size), this will adjust the area if there's
   some space left and shuffle it to the correct place in the list.


Not tested.
2001-11-29 18:45:35 +00:00
..
lv_manip.c o Striped allocator 2001-11-29 18:45:35 +00:00
metadata.c o Tool support for segments. 2001-11-28 13:45:50 +00:00
metadata.h o Sync up todays work on converting to the segmented representation of 2001-11-27 16:37:33 +00:00
pv_map.c o Striped allocator 2001-11-29 18:45:35 +00:00
pv_map.h o Striped allocator 2001-11-29 18:45:35 +00:00