diff options
author | Viswas G <[email protected]> | 2020-10-05 20:20:10 +0530 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2020-10-07 23:50:04 -0400 |
commit | 5a141315ed7c2647fa4518570c4941a02588b466 (patch) | |
tree | 28aa27fc553e3517b199d6ea2b7d0b4cca642a47 /scripts/bpf_helpers_doc.py | |
parent | 27bc43bd7c42b3995d16ad63794e355ae865a3a3 (diff) |
scsi: pm80xx: Increase the number of outstanding I/O supported to 1024
The pm80xx driver currently sets the controller queue depth to
256. Hoewver, the controller supports outstanding I/Os up 1024.
Increase the number of outstanding I/Os from 256 to 1024. CCBs and tags
are allocated according to outstanding I/Os. Also update the can_queue
value (max_out_io - PM8001_RESERVE_SLOT) used by the SCSI midlayer.
[mkp: fixed zeroday complaint]
Link: https://lore.kernel.org/r/[email protected]
Reported-by: kernel test robot <[email protected]>
Acked-by: Jack Wang <[email protected]>
Signed-off-by: Viswas G <[email protected]>
Signed-off-by: Ruksar Devadi <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions