commit | c1a21ebc0fa63dcdebd47b410170ea20eda41e1f | [log] [tgz] |
---|---|---|
author | James Smart <jsmart2021@gmail.com> | Tue Mar 12 16:30:29 2019 -0700 |
committer | Martin K. Petersen <martin.petersen@oracle.com> | Tue Mar 19 13:15:09 2019 -0400 |
tree | ce2c51848e0773f93ab2ca63617562ea40f80677 | |
parent | 9afbee3d62a40532441d0de36ef3eaa38661a7bf [diff] |
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>