]> git.ozlabs.org Git - ccan/history - alloc
More cleanups where get_bit_pair should be used instead of
[ccan] / alloc /
2008-03-27 Rusty RussellMore cleanups where get_bit_pair should be used instead of
2008-03-27 Rusty RussellNo fair asking allocator to align greater than pool.
2008-03-27 Rusty RussellSeparate functions for bitpair manip.
2008-03-27 Rusty RussellClean up metadata when we run out of room.
2008-03-24 Rusty RussellMinor cleanups, a little new testing and a "visualize...
2008-03-23 Rusty Russellsub-page allocations work, still some FIXMEs to go.
2008-03-18 Rusty RussellAllocator now has metadata.
2008-03-18 Rusty RussellAllocate backwards, ready for metadata.
2008-03-15 Rusty RussellInitial cut at file/mem allocator (pages only)