Dong, Eddie wrote:
> Actually I am thinking to totally give up kvm_resched and just let 
> control return to Qemu which is much clean and provide Qemu
>  more chance to handle some kind of hardware event such as network 
> packet arrive etc. Today Qemu is totally depending on heavyweight VM
> Exit 
> to handle those events and virtual IRQ injections which may be not
> sufficient.
>   

Qemu needing service is indicated by the signal_pending() check.  All
I/O sources are set to send a signal when service is needed.

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


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
kvm-devel mailing list
kvm-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kvm-devel

Reply via email to