diff options
author | Chao Gao <chao.gao@intel.com> | 2022-07-15 13:45:35 +0300 |
---|---|---|
committer | Christoph Hellwig <hch@lst.de> | 2022-07-18 07:50:01 +0300 |
commit | 57e6840cf79a4af84f44af3f8cfeacd8a14a6c6f (patch) | |
tree | 066c3e6401fa68816347a4c109db5b94d729af56 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 44335487bab05e06902f9184179857aae764bfe6 (diff) | |
download | linux-57e6840cf79a4af84f44af3f8cfeacd8a14a6c6f.tar.xz |
swiotlb: ensure a segment doesn't cross the area boundary
Free slots tracking assumes that slots in a segment can be allocated to
fulfill a request. This implies that slots in a segment should belong to
the same area. Although the possibility of a violation is low, it is better
to explicitly enforce segments won't span multiple areas by adjusting the
number of slabs when configuring areas.
Signed-off-by: Chao Gao <chao.gao@intel.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions