[PATCH 0/3] Drivers: hv

KY Srinivasan kys at microsoft.com
Mon Mar 4 03:31:06 UTC 2013



> -----Original Message-----
> From: K. Y. Srinivasan [mailto:kys at microsoft.com]
> Sent: Sunday, February 17, 2013 4:31 PM
> To: gregkh at linuxfoundation.org; linux-kernel at vger.kernel.org;
> devel at linuxdriverproject.org; olaf at aepfle.de; apw at canonical.com;
> jasowang at redhat.com
> Cc: KY Srinivasan
> Subject: [PATCH 0/3] Drivers: hv
> 
> The patch for the vmbus drivers properly cleans up the channel state on receipt
> of the "offer rescind" message. The balloon driver patches permit the execution
> of both "balloon up" operation as well as the "hot-add" operation in separate
> execution contexts. This allows the balloon driver to be more responsive both
> in terms of reporting pressure to the host as well as responding to the requests
> from the host.
> 
> K. Y. Srinivasan (3):
>   Drivers: hv: vmbus: Handle channel rescind message correctly
>   Drivers: hv: balloon: Execute balloon inflation in a separate context
>   Drivers: hv: balloon: Execute hot-add code in a separate context
> 
>  drivers/hv/channel_mgmt.c |   11 +++++++
>  drivers/hv/hv_balloon.c   |   74 ++++++++++++++++++++++++++++----------------
> -
>  2 files changed, 57 insertions(+), 28 deletions(-)

Greg,

I had sent these patches a couple of weeks ago. Should I resend these.

Regards,

K. Y
> 
> --
> 1.7.4.1
> 
> 





More information about the devel mailing list