aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJohannes Weiner <[email protected]>2014-04-07 15:37:41 -0700
committerLinus Torvalds <[email protected]>2014-04-07 16:35:56 -0700
commit284f39afeaa4ab1409b8f43b29cdea3007960ee3 (patch)
tree37aeaa6682139d81c14095740d7e6204e6f60b2a /tools/perf/scripts/python
parent1bec6b333e241a9db47d3939fb08a4e174ece02f (diff)
mm: memcg: push !mm handling out to page cache charge function
Only page cache charges can happen without an mm context, so push this special case out of the inner core and into the cache charge function. An ancient comment explains that the mm can also be NULL in case the task is currently being migrated, but that is not actually true with the current case, so just remove it. Signed-off-by: Johannes Weiner <[email protected]> Cc: Michal Hocko <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions