« Previous | Next » 

Revision 60e4c631

ID60e4c6317b8773d987729401aeca9d8c6b61b05f

Added by Avi Kivity about 14 years ago

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 <>
Signed-off-by: Marcelo Tosatti <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences