]> git.ozlabs.org Git - ccan/commit
alloc: first cut of new Tridge-inspired allocator
authorRusty Russell <rusty@rustcorp.com.au>
Tue, 8 Jun 2010 03:57:06 +0000 (13:27 +0930)
committerRusty Russell <rusty@rustcorp.com.au>
Tue, 8 Jun 2010 03:57:06 +0000 (13:27 +0930)
commitce71acceee54298d2cf62b397befbc24cbc46a17
treeb2b2c23ff5e2b108a03c4163a5f15e95c014952e
parenta18fb319029204f4020512712299b4a3af7a6216
alloc: first cut of new Tridge-inspired allocator

This version has limitations: pools must be at least 1MB, and allocations
are restricted to 1/1024 of the total pool size.
ccan/alloc/_info
ccan/alloc/alloc.c
ccan/alloc/alloc.h
ccan/alloc/test/run.c
config.h