diff options
author | Nicholas Piggin <[email protected]> | 2016-12-25 13:00:29 +1000 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2016-12-25 11:54:48 -0800 |
commit | 6326fec1122cde256bd2a8c63f2606e08e44ce1d (patch) | |
tree | 5e5bc0e4c71903bbdc6477f4868d35f970743e21 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 7c0f6ba682b9c7632072ffbedf8d328c8f3c42ba (diff) |
mm: Use owner_priv bit for PageSwapCache, valid when PageSwapBacked
A page is not added to the swap cache without being swap backed,
so PageSwapBacked mappings can use PG_owner_priv_1 for PageSwapCache.
Signed-off-by: Nicholas Piggin <[email protected]>
Acked-by: Hugh Dickins <[email protected]>
Cc: Dave Hansen <[email protected]>
Cc: Bob Peterson <[email protected]>
Cc: Steven Whitehouse <[email protected]>
Cc: Andrew Lutomirski <[email protected]>
Cc: Andreas Gruenbacher <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Mel Gorman <[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