Home
last modified time | relevance | path

Searched hist:"59 e9d91c" (Results 1 – 3 of 3) sorted by relevance

/qemu/linux-user/
H A Dmmap.c59e9d91c Thu Mar 08 14:40:33 GMT 2012 Peter Maydell <peter.maydell@linaro.org> 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 <agraf@suse.de>
[minor changes to get it to apply -- PMM]

Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
H A Dqemu.h59e9d91c Thu Mar 08 14:40:33 GMT 2012 Peter Maydell <peter.maydell@linaro.org> 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 <agraf@suse.de>
[minor changes to get it to apply -- PMM]

Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
H A Dmain.c59e9d91c Thu Mar 08 14:40:33 GMT 2012 Peter Maydell <peter.maydell@linaro.org> 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 <agraf@suse.de>
[minor changes to get it to apply -- PMM]

Signed-off-by: Riku Voipio <riku.voipio@linaro.org>