« Previous | Next » 

Revision 59e9d91c

ID59e9d91c7ae1b655997aec61c08eec1685414117

Added by Peter Maydell about 12 years ago

linux-user: resolve reserved_va vma downwards

After consulting with Paul Brook, we concluded that it's best to search
the VMA space downwards, so that we don't even get the chance to conflict
with the brk range.

This patch resolves a bunch of allocation conflicts when using -R.

Signed-off-by: Alexander Graf <>
[minor changes to get it to apply -- PMM]

Signed-off-by: Riku Voipio <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences