summaryrefslogtreecommitdiffstats
path: root/drivers/hv/hyperv_vmbus.h
diff options
context:
space:
mode:
authorK. Y. Srinivasan <kys@microsoft.com>2012-12-01 15:46:50 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-01-17 20:39:15 +0100
commita119845f6e98c890831bb5639cdad5ca9b79965f (patch)
tree1c2ea4cd7cd1d0f4d5cbe2ade4397c2a39a9e315 /drivers/hv/hyperv_vmbus.h
parentDrivers: hv: Modify the interrupt handling code to support win8 and beyond (diff)
downloadlinux-a119845f6e98c890831bb5639cdad5ca9b79965f.tar.xz
linux-a119845f6e98c890831bb5639cdad5ca9b79965f.zip
Drivers: hv: Add code to distribute channel interrupt load
Implement a simple policy for distributing incoming interrupt load. We classify channels as (a) performance critical and (b) not performance critical. All non-performance critical channels will be bound to the boot cpu. Performance critical channels will be bound to the remaining available CPUs on a round-robin basis. 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>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions