aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/intel/pmt/class.c
diff options
context:
space:
mode:
authorIgor Pylypiv <[email protected]>2024-10-25 18:50:09 +0000
committerMartin K. Petersen <[email protected]>2024-11-07 01:45:20 +0000
commit53b550de463529f88c78526288260d4194cf4061 (patch)
tree5b1b6a6cc87d860fdb9de9833cb1b04bff2609ef /drivers/platform/x86/intel/pmt/class.c
parentscsi: pm8001: Initialize devices in pm8001_alloc_dev() (diff)
downloadkernel-53b550de463529f88c78526288260d4194cf4061.tar.gz
kernel-53b550de463529f88c78526288260d4194cf4061.zip
scsi: pm8001: Increase request sg length to support 4MiB requests
Increasing the per-request size maximum to 4MiB (8192 sectors x 512 bytes) runs into the per-device DMA scatter gather list limit (max_segments) for users of the io vector system calls (e.g. readv and writev). Increase the max scatter gather list length to 1024 to enable kernel to send 4MiB (1024 * 4KiB page size) requests. Signed-off-by: Igor Pylypiv <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'drivers/platform/x86/intel/pmt/class.c')
0 files changed, 0 insertions, 0 deletions