diff options
author | Christoph Hellwig <[email protected]> | 2024-02-19 07:27:23 +0100 |
---|---|---|
committer | Chandan Babu R <[email protected]> | 2024-02-21 11:36:53 +0530 |
commit | e62e26acc9ab85e996eff660318109470eae2607 (patch) | |
tree | 860b18b64f284fa5fe4b4d192bcbc2e50ddb27fc /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 0e2a24afb99258acc147f7fbe6c1e178a951247d (diff) |
xfs: don't allow highmem pages in xfile mappings
XFS is generally used on 64-bit, non-highmem platforms and xfile
mappings are accessed all the time. Reduce our pain by not allowing
any highmem mappings in the xfile page cache and remove all the kmap
calls for it.
Signed-off-by: Christoph Hellwig <[email protected]>
Reviewed-by: "Darrick J. Wong" <[email protected]>
Signed-off-by: Chandan Babu R <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions