]> xenbits.xensource.com Git - osstest/rumprun.git/commit
reduce malloc header overhead from 16 bytes to 8 bytes.
authorAntti Kantee <pooka@iki.fi>
Wed, 4 Nov 2015 01:52:25 +0000 (01:52 +0000)
committerAntti Kantee <pooka@iki.fi>
Wed, 4 Nov 2015 01:54:13 +0000 (01:54 +0000)
commitc354fc71b920ac68cfca6127f99c352555da9104
tree7c93ed2fa0c19561913ecab040e6b0173dbfe7c3
parenta6c7d9dec9385bf0d8d95afafe17337397d434e7
reduce malloc header overhead from 16 bytes to 8 bytes.

As a side effect, alignment is limited to 2GB, but I think
that's enough, given that you'd have to have a guest with >4GB
memory for larger alignments to be possible.
lib/libbmk_core/memalloc.c