Further cleanup of the vmbus driver:

        1) Cleanup the interrupt handler by inlining some code. 

        2) Ensure message handling is performed on the same CPU that
           takes the vmbus interrupt. 

        3) Check for events before messages (from the host).

        4) Disable auto eoi for the vmbus interrupt since Linux will eoi the
           interrupt anyway. 

        5) Some general cleanup.
          

Regards,

K. Y 


_______________________________________________
Virtualization mailing list
Virtualization@lists.linux-foundation.org
https://lists.linux-foundation.org/mailman/listinfo/virtualization

Reply via email to