aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-postgresql-report
diff options
context:
space:
mode:
authorChristoph Hellwig <[email protected]>2021-02-22 14:39:44 -0500
committerKonrad Rzeszutek Wilk <[email protected]>2021-02-26 10:52:44 -0500
commit1f221a0d0dbf0e48ef3a9c62871281d6a7819f05 (patch)
treeccea91fb5c9809361b20f87f53862582427d6ee2 /tools/perf/scripts/python/bin/export-to-postgresql-report
parent16fc3cef33a04632ab6b31758abdd77563a20759 (diff)
swiotlb: respect min_align_mask
Respect the min_align_mask in struct device_dma_parameters in swiotlb. There are two parts to it: 1) for the lower bits of the alignment inside the io tlb slot, just extent the size of the allocation and leave the start of the slot empty 2) for the high bits ensure we find a slot that matches the high bits of the alignment to avoid wasting too much memory Based on an earlier patch from Jianxiong Gao <[email protected]>. Signed-off-by: Christoph Hellwig <[email protected]> Acked-by: Jianxiong Gao <[email protected]> Tested-by: Jianxiong Gao <[email protected]> Signed-off-by: Konrad Rzeszutek Wilk <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions