]> git.karo-electronics.de Git - linux-beck.git/commit
Drivers: hv: vmbus: Treat Fibre Channel devices as performance critical
authorK. Y. Srinivasan <kys@microsoft.com>
Wed, 16 Dec 2015 00:27:27 +0000 (16:27 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 21 Dec 2015 21:14:56 +0000 (13:14 -0800)
commit879a650a273bc3efb9d472886b8ced12630ea8ed
tree78c2c3ec04d6afe0f7e0aabd5b07a75fa3aa64ab
parent77b744a598d604de49df79cf161bbd1809a6948a
Drivers: hv: vmbus: Treat Fibre Channel devices as performance critical

For performance critical devices, we distribute the incoming
channel interrupt load across available CPUs in the guest.
Include Fibre channel devices in the set of devices for which
we would distribute the interrupt load.

Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/hv/channel_mgmt.c