diff options
author | Jan Kara <[email protected]> | 2017-11-15 17:37:29 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2017-11-15 18:21:06 -0800 |
commit | 5ecc4d852c03b82646bf563460091b95f6a8c7c0 (patch) | |
tree | 962414d8dfd72f1a9130e345011fb26ccdcbcd23 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 2300638b124645c26d082dbb57841878202ff6f7 (diff) |
mm: factor out checks and accounting from __delete_from_page_cache()
Move checks and accounting updates from __delete_from_page_cache() into
a separate function. We will reuse it when batching page cache
truncation operations.
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Jan Kara <[email protected]>
Acked-by: Mel Gorman <[email protected]>
Reviewed-by: Andi Kleen <[email protected]>
Cc: Dave Chinner <[email protected]>
Cc: Dave Hansen <[email protected]>
Cc: "Kirill A. Shutemov" <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions