]> git.ozlabs.org Git - ccan/commit
alloc: reduce number of large pages to 256.
authorRusty Russell <rusty@rustcorp.com.au>
Wed, 28 Jul 2010 13:40:58 +0000 (23:10 +0930)
committerRusty Russell <rusty@rustcorp.com.au>
Wed, 28 Jul 2010 13:40:58 +0000 (23:10 +0930)
commitbbd7380019f3ea4629d170af24b902bf734c83ea
treeb70c8833e4f943d9d18f89181632e47ce5f1decc
parentfbd94d9909892758d594d410bb5f981b3567fb3e
alloc: reduce number of large pages to 256.

This reduces the number of huge allocs, which drops test time from 6 minutes to 57 seconds.
ccan/alloc/alloc.c
ccan/alloc/test/run.c