On Fri, Dec 07, 2007 at 07:56:58AM -0500, Marcelo Tosatti wrote:
> I see that possibility, but why on earth would the guest be continuously
> updating a pagetable entry ?

If I understood correctly this would be just to be more robust against
malicious guests that could try to create unkillable tight loops in
host kernel mode with -smp > 1. Not sure if timings would allow it
though. With numa archs if the guest cpu is lucky and has the pte in
its direct connected ram, and the walker cpu instead need to access it
remotely, such starvation could probably materialize.

-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
kvm-devel mailing list
kvm-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kvm-devel

Reply via email to