diff options
author | Avi Kivity <avi@redhat.com> | 2010-02-24 18:11:19 -0300 |
---|---|---|
committer | Marcelo Tosatti <mtosatti@redhat.com> | 2010-03-04 00:28:41 -0300 |
commit | 60e4c6317b8773d987729401aeca9d8c6b61b05f (patch) | |
tree | 910fd8cd4c4837775ce1c8be46d24b1c5f6775ad /qemu-log.h | |
parent | 55b1e61f640bb2cf3bed0b4cc6d4ba1326c625d9 (diff) |
Allocate memory below 4GB as one chunk
Instead of allocating a separate chunk for the first 640KB and another
for 1MB+, allocate one large chunk. This plays well in terms of alignment
and size with large pages.
Signed-off-by: Avi Kivity <avi@redhat.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
Diffstat (limited to 'qemu-log.h')
0 files changed, 0 insertions, 0 deletions