« Previous | Next » 

Revision 07f07b31

ID07f07b31e57efa6e4f563802136ffa1694a2692b

Added by Avi Kivity about 12 years ago

memory: allow phys_map tree paths to terminate early

When storing large contiguous ranges in phys_map, all values tend to
be the same pointers to a single MemoryRegionSection. Collapse them
by marking nodes with level > 0 as leaves. This reduces tree memory
usage dramatically.

Signed-off-by: Avi Kivity <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences