mbox series

[RFC,0/1] scsi: mpi3mr: Introduce smp_affinity_enable module parameter

Message ID 20250428094141.1385188-1-atomlin@atomlin.com
Headers show
Series scsi: mpi3mr: Introduce smp_affinity_enable module parameter | expand

Message

Aaron Tomlin April 28, 2025, 9:41 a.m. UTC
I noticed that the Linux MegaRAID driver for SAS based RAID controllers has
the same aforementioned module parameter. Despite the potential performance
drawbacks, I suspect it would be useful with the Broadcom MPI3 Storage
Controller Driver too, to respect the default IRQ affinity.
Please let me know your thoughts.

Aaron Tomlin (1):
  scsi: mpi3mr: Introduce smp_affinity_enable module parameter

 drivers/scsi/mpi3mr/mpi3mr_fw.c | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)