1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-03-22 06:50:52 +03:00
Joe Thornber ba37ebff8b 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
..
2001-10-31 12:47:01 +00:00
2001-11-28 13:45:50 +00:00
2001-11-28 13:45:50 +00:00
2001-11-08 16:15:58 +00:00
2001-11-29 18:45:35 +00:00
2001-10-31 12:47:01 +00:00
2001-10-31 12:47:01 +00:00
2001-08-15 16:20:46 +00:00

Base library directory