Avi Kivity wrote:
>
> Do we really take kvm->lock for local accesses?  That's a significant 
> problem, much more than the timer.

Actually, we must take the lock during emulation.  But maybe we can 
change it to a reader/writer lock, and certainly we can drop it during 
lapic access.


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
kvm-devel mailing list
kvm-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kvm-devel

Reply via email to