linux/drivers/hv
K. Y. Srinivasan db11f12a11 Drivers: hv: Manage event tasklets on per-cpu basis
Now that we can potentially take vmbus interrupts on any CPU, make the
tasklets per-CPU.

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 11:39:15 -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 Drivers: hv: Add state to manage incoming channel interrupt load 2013-01-17 11:39:14 -08:00
channel_mgmt.c Drivers: hv: Add code to distribute channel interrupt load 2013-01-17 11:39:15 -08:00
connection.c Drivers: hv: Modify the interrupt handling code to support win8 and beyond 2013-01-17 11:39:15 -08:00
hv.c Drivers: hv: Manage event tasklets on per-cpu basis 2013-01-17 11:39:15 -08: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: Manage event tasklets on per-cpu basis 2013-01-17 11:39:15 -08:00
ring_buffer.c Drivers: hv: Get rid of hv_get_ringbuffer_interrupt_mask() 2013-01-17 10:46:39 -08:00
vmbus_drv.c Drivers: hv: Manage event tasklets on per-cpu basis 2013-01-17 11:39:15 -08:00