diff options
| author | Michael S. Tsirkin | 2013-11-13 19:13:03 +0100 |
|---|---|---|
| committer | Michael S. Tsirkin | 2013-12-10 11:29:56 +0100 |
| commit | 026736cebfe0e4a96f0761a2bae62cca92ce2a4e (patch) | |
| tree | 5328a60a0779be428d3c8c3b675a0595508641bd /scripts | |
| parent | exec: make address spaces 64-bit wide (diff) | |
| download | qemu-026736cebfe0e4a96f0761a2bae62cca92ce2a4e.tar.gz qemu-026736cebfe0e4a96f0761a2bae62cca92ce2a4e.tar.xz qemu-026736cebfe0e4a96f0761a2bae62cca92ce2a4e.zip | |
exec: reduce L2_PAGE_SIZE
With the single exception of ppc with 16M pages,
we get the same number of levels
with L2_PAGE_SIZE = 10 as with L2_PAGE_SIZE = 9.
by doing this we reduce memory footprint of a single level
in the node memory map by 2x without runtime overhead.
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
