aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorMatthew Wilcox (Oracle) <[email protected]>2021-06-28 14:59:26 -0400
committerMatthew Wilcox (Oracle) <[email protected]>2021-09-27 09:27:31 -0400
commit1b7e4464d43a488e383843bf96ec62d12393bff1 (patch)
tree4f40c7b95125160196b6c4977db0ef352c983c61 /tools/perf/scripts/python/stackcollapse.py
parent8e88bd2dfde222285a56a54b0400942b5b33da20 (diff)
mm/memcg: Add folio_memcg() and related functions
memcg information is only stored in the head page, so the memcg subsystem needs to assure that all accesses are to the head page. The first step is converting page_memcg() to folio_memcg(). The callers of page_memcg() and PageMemcgKmem() are not yet ready to be converted to use folios, so retain them as wrappers around folio_memcg() and folio_memcg_kmem(). They will be converted in a later patch set. Signed-off-by: Matthew Wilcox (Oracle) <[email protected]> Reviewed-by: Christoph Hellwig <[email protected]> Reviewed-by: David Howells <[email protected]> Acked-by: Vlastimil Babka <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions