qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] Re: [PATCH] remove smaller slots if registering a bigge


From: Avi Kivity
Subject: Re: [Qemu-devel] Re: [PATCH] remove smaller slots if registering a bigger one
Date: Wed, 11 Feb 2009 17:30:26 +0200
User-agent: Thunderbird 2.0.0.19 (X11/20090105)

Jan Kiszka wrote:
Which is fine. I'd prefer it to be here, so we can analyse it case by case.
The old memory code for kvm was totally messy, in part because we tried to
hug the world at once, with some code paths that were almost never hit.

Slot management can easily get very complicated. and trying to come up
with a solution that accounts for all problems at once may backfire on us.


Well, then "fix" all users...

Making memory management in qemu symmetric (any cpu_register_physical_memory() must be followed by a cpu_unregister_physical_memory() with the same parameters) is a good idea.

--
error compiling committee.c: too many arguments to function





reply via email to

[Prev in Thread] Current Thread [Next in Thread]