linux/drivers/hv
K. Y. Srinivasan f878f3d59e Drivers: hv: Optimize signaling in the read path
Now that we have the infratructure for correctly determining when we
should signal the host; optimize the signaling on the read side -
signaling the guest from the host.

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>
2013-01-17 10:46:39 -08:00
..
Kconfig Drivers: hv: Add Hyper-V balloon driver 2012-11-15 15:42:09 -08:00
Makefile Drivers: hv: Add Hyper-V balloon driver 2012-11-15 15:42:09 -08:00
channel.c Merge 3.7-rc3 into char-misc-next 2012-10-29 08:44:40 -07:00
channel_mgmt.c Drivers: hv: Add state to manage batched reading 2013-01-17 10:46:39 -08:00
connection.c Drivers: hv: Optimize signaling in the read path 2013-01-17 10:46:39 -08:00
hv.c hv: fail the probing immediately when we are not in hyperv platform 2012-08-17 09:51:59 -07:00
hv_balloon.c hv: hv_balloon: remove duplicated include from hv_balloon.c 2013-01-17 10:41:46 -08:00
hv_kvp.c Drivers: hv: kvp: Copy the address family information 2012-09-05 12:12:38 -07:00
hv_util.c Drivers: hv: Turn off batched reading for util drivers 2013-01-17 10:46:39 -08:00
hyperv_vmbus.h Drivers: hv: Implement routines for read side signaling optimization 2013-01-17 10:46:39 -08:00
ring_buffer.c Drivers: hv: Implement routines for read side signaling optimization 2013-01-17 10:46:39 -08:00
vmbus_drv.c hv: vmbus_drv: detect hyperv through x86_hyper 2012-09-04 15:55:34 -07:00