aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorVishal Moola (Oracle) <[email protected]>2023-01-04 13:14:34 -0800
committerAndrew Morton <[email protected]>2023-02-02 22:33:15 -0800
commit4cda80f3a7a53a0bc66cd9f16f7872524cfdd87d (patch)
treefcd3b6a8bfe269838601593ce0e0da88e316a1ed /tools/perf/scripts/python/stackcollapse.py
parent590a2b5f0a9b740e415e0d52bd8a0f87fc15b87b (diff)
cifs: convert wdata_alloc_and_fillpages() to use filemap_get_folios_tag()
This is in preparation for the removal of find_get_pages_range_tag(). Now also supports the use of large folios. Since tofind might be larger than the max number of folios in a folio_batch (15), we loop through filling in wdata->pages pulling more batches until we either reach tofind pages or run out of folios. This function may not return all pages in the last found folio before tofind pages are reached. Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Vishal Moola (Oracle) <[email protected]> Acked-by: Paulo Alcantara (SUSE) <[email protected]> Cc: Tom Talpey <[email protected]> Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions