aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/sctop.py
diff options
context:
space:
mode:
authorChristoph Hellwig <[email protected]>2019-06-05 19:08:24 +0000
committerJens Axboe <[email protected]>2019-06-05 19:18:39 +0000
commita48bc520011ea7a701826a9e3a770b128f283328 (patch)
tree1037387fee23197198565f5bcf2d1ebc4125f462 /tools/perf/scripts/python/sctop.py
parentblock: Drop unlikely before IS_ERR(_OR_NULL) (diff)
downloadkernel-a48bc520011ea7a701826a9e3a770b128f283328.tar.gz
kernel-a48bc520011ea7a701826a9e3a770b128f283328.zip
nvme-pci: don't limit DMA segement size
NVMe uses PRPs (or optionally unlimited SGLs) for data transfers and has no specific limit for a single DMA segement. Limiting the size will cause problems because the block layer assumes PRP-ish devices using a virt boundary mask don't have a segment limit. And while this is true, we also really need to tell the DMA mapping layer about it, otherwise dma-debug will trip over it. Signed-off-by: Christoph Hellwig <[email protected]> Reported-by: Sebastian Ott <[email protected]> Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions