commit | 879a650a273bc3efb9d472886b8ced12630ea8ed | [log] [tgz] |
---|---|---|
author | K. Y. Srinivasan <kys@microsoft.com> | Tue Dec 15 16:27:27 2015 -0800 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Dec 21 13:14:56 2015 -0800 |
tree | 78c2c3ec04d6afe0f7e0aabd5b07a75fa3aa64ab | |
parent | 77b744a598d604de49df79cf161bbd1809a6948a [diff] |
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>