summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMatthew Wilcox (Oracle) <willy@infradead.org>2024-03-22 16:11:47 +0000
committerAlexander Gordeev <agordeev@linux.ibm.com>2024-04-09 17:29:57 +0200
commitd35c34bb32f2cc4ec0b52e91ad7a8fcab55d7856 (patch)
treea59e10589c735232938a2232895af22d1f49aebc /tools/perf/scripts/python
parent259e660d91d0e7261ae0ee37bb37266d6006a546 (diff)
s390/mm: Convert gmap_make_secure to use a folio
Remove uses of deprecated page APIs, and move the check for large folios to here to avoid taking the folio lock if the folio is too large. We could do better here by attempting to split the large folio, but I'll leave that improvement for someone who can test it. Acked-by: Claudio Imbrenda <imbrenda@linux.ibm.com> Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> Link: https://lore.kernel.org/r/20240322161149.2327518-3-willy@infradead.org Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions