Drivers: hv: Implement flow management on the send side
authorK. Y. Srinivasan <kys@microsoft.com>
Sat, 1 Dec 2012 14:46:57 +0000 (06:46 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 17 Jan 2013 19:41:49 +0000 (11:41 -0800)
commitc2b8e5202cf7670f918d0f7439ed2123cd58e1b7
tree5dfc99b2b71a348c3942522cb5d3c338684edf1a
parent2a5c43a821b3b26e6af1cdb987b4daeba6f13a6f
Drivers: hv: Implement flow management on the send side

Implement flow management on the send side. When the sender is blocked, the reader
can potentially signal the sender to indicate there is now room to send.

Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Reviewed-by: Haiyang Zhang <haiyangz@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/hv/channel.c
drivers/hv/hyperv_vmbus.h
drivers/hv/ring_buffer.c