]> git.baikalelectronics.ru Git - kernel.git/commit
scsi: lpfc: Specify node affinity for queue memory allocation
authorJames Smart <jsmart2021@gmail.com>
Tue, 12 Mar 2019 23:30:29 +0000 (16:30 -0700)
committerMartin K. Petersen <martin.petersen@oracle.com>
Tue, 19 Mar 2019 17:15:09 +0000 (13:15 -0400)
commit2dad0bb5559e58977d8bc132a746dd498e3da693
treece2c51848e0773f93ab2ca63617562ea40f80677
parent7fb900f53744bc5a030652f40da78c1d028125e4
scsi: lpfc: Specify node affinity for queue memory allocation

Change the SLI4 queue creation code to use NUMA node based memory
allocation based on the cpu the queues will be related to.

Signed-off-by: Dick Kennedy <dick.kennedy@broadcom.com>
Signed-off-by: James Smart <jsmart2021@gmail.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/lpfc/lpfc_init.c
drivers/scsi/lpfc/lpfc_sli.c
drivers/scsi/lpfc/lpfc_sli4.h