diff options
author | 2023-04-28 10:37:10 -0500 | |
---|---|---|
committer | 2023-05-08 07:17:12 -0400 | |
commit | d2c7583f27cc138354a1cd3c990923de7fd2126a (patch) | |
tree | bff074b75257a8ac3d0f92f65cbf86f8614e0d3f /include/linux/blk_types.h | |
parent | scsi: smartpqi: Stop sending driver-initiated TURs (diff) | |
download | wireguard-linux-d2c7583f27cc138354a1cd3c990923de7fd2126a.tar.xz wireguard-linux-d2c7583f27cc138354a1cd3c990923de7fd2126a.zip |
scsi: smartpqi: Add sysfs entry for NUMA node in /sys/block/sdX/device
Although NUMA node is a PCIe device level attribute, it was requested the
NUMA node be added for each exposed device similar to NVMe disks.
Example for NVMe:
/sys/block/nvme1c1n1/device/numa_node
Example for smartpqi:
/sys/block/sdh/device/numa_node
cat /sys/block/sdh/device/numa_node
0
Reviewed-by: David Strahan <david.strahan@microchip.com>
Reviewed-by: Mike McGowen <mike.mcgowen@microchip.com>
Reviewed-by: Kevin Barnett <kevin.barnett@microchip.com>
Signed-off-by: Don Brace <don.brace@microchip.com>
Link: https://lore.kernel.org/r/20230428153712.297638-11-don.brace@microchip.com
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'include/linux/blk_types.h')
0 files changed, 0 insertions, 0 deletions