Dong, Eddie wrote:
> I observed 1-2 seconds faster in Windows XPSP2 ACPI bootup with total of
> 23 seconds.
> I can;t say it is exactly caused by this patch, but anyway it simplifies
> the logic and 
> code w/o any additional complexity.
> thx,eddie
>
>
>   

Patch looks good, but will delay so that the guest scaling patch can be
merged.  kvm_read_guest() will need to change to
kvm_read_guest_inatomic(), since the mmu is becoming spinlocked.

-- 
Do not meddle in the internals of kernels, for they are subtle and quick to 
panic.


-------------------------------------------------------------------------
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://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
kvm-devel mailing list
kvm-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kvm-devel

Reply via email to