diff options
author | Mike McGowen <Mike.McGowen@microchip.com> | 2022-07-08 13:47:46 -0500 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2022-07-13 23:42:04 -0400 |
commit | cf15c3e734e8d25de7b4d9170f5a69ace633a583 (patch) | |
tree | fba5601f29dc7c36f04c8b23de0f3741cabc9a2f /Documentation/RCU/rcubarrier.rst | |
parent | 6ce3cfb365ebb2b93ee547318c6a108e62c740a1 (diff) | |
download | linux-stable-cf15c3e734e8d25de7b4d9170f5a69ace633a583.tar.gz linux-stable-cf15c3e734e8d25de7b4d9170f5a69ace633a583.tar.bz2 linux-stable-cf15c3e734e8d25de7b4d9170f5a69ace633a583.zip |
scsi: smartpqi: Add module param to disable managed ints
Allow SMP affinity to be changeable by disabling managed interrupts.
On distributions where the driver is enabled for multi-queue support the
driver utilizes kernel managed interrupts, which automatically distributes
interrupts to all available CPUs and assigns SMP affinity.
On most distributions, the affinity can not be changed by the user.
This change will allow managed interrupts to be disabled by the user via a
module parameter while still allowing multi-queue support to function
properly.
Use the module parameter disable_managed_interrupts=1
Link: https://lore.kernel.org/r/165730606638.177165.12846020942931640329.stgit@brunhilda
Reviewed-by: Scott Benesh <scott.benesh@microchip.com>
Reviewed-by: Scott Teel <scott.teel@microchip.com>
Reviewed-by: Kevin Barnett <kevin.barnett@microchip.com>
Signed-off-by: Mike McGowen <Mike.McGowen@microchip.com>
Signed-off-by: Don Brace <don.brace@microchip.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'Documentation/RCU/rcubarrier.rst')
0 files changed, 0 insertions, 0 deletions