diff options
author | Xiang Chen <chenxiang66@hisilicon.com> | 2023-03-07 09:09:13 +0300 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2023-03-10 05:50:01 +0300 |
commit | 0e47effa77067d0e5fdd41871941d2b3d38a0e61 (patch) | |
tree | 2ddb7dc95291ab4b915872678727780d6f3da941 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 538a60468966f47c53071d06db27bb78c2aaa81d (diff) | |
download | linux-0e47effa77067d0e5fdd41871941d2b3d38a0e61.tar.xz |
scsi: hisi_sas: Add poll support for v3 hw
Add a module parameter to set how many queues are used for iopoll. Also
fill the interface mq_poll. For internal I/Os from libsas and libata we use
non-iopoll queue (queue 0) to deliver and complete them. But for internal
abort I/Os, just don't send them for poll queues.
There is still a risk associated as this sends internal abort commands to
non-iopoll queues which actually requires sending an internal abort command
to every queue. As a result, make the module parameter as "experimental"
for now.
Signed-off-by: Xiang Chen <chenxiang66@hisilicon.com>
Link: https://lore.kernel.org/r/1678169355-76215-3-git-send-email-chenxiang66@hisilicon.com
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions