Revision 6326fec1122cde256bd2a8c63f2606e08e44ce1d authored by Nicholas Piggin on 25 December 2016, 03:00:29 UTC, committed by Linus Torvalds on 25 December 2016, 19:54:48 UTC
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 <npiggin@gmail.com>
Acked-by: Hugh Dickins <hughd@google.com>
Cc: Dave Hansen <dave.hansen@linux.intel.com>
Cc: Bob Peterson <rpeterso@redhat.com>
Cc: Steven Whitehouse <swhiteho@redhat.com>
Cc: Andrew Lutomirski <luto@kernel.org>
Cc: Andreas Gruenbacher <agruenba@redhat.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Mel Gorman <mgorman@techsingularity.net>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent 7c0f6ba
History
File Mode Size
i386
x86_64
00-INDEX -rw-r--r-- 643 bytes
boot.txt -rw-r--r-- 38.7 KB
early-microcode.txt -rw-r--r-- 2.4 KB
earlyprintk.txt -rw-r--r-- 5.7 KB
entry_64.txt -rw-r--r-- 4.1 KB
exception-tables.txt -rw-r--r-- 13.0 KB
intel_mpx.txt -rw-r--r-- 10.9 KB
intel_rdt_ui.txt -rw-r--r-- 7.5 KB
kernel-stacks -rw-r--r-- 6.1 KB
mtrr.txt -rw-r--r-- 11.6 KB
pat.txt -rw-r--r-- 11.1 KB
protection-keys.txt -rw-r--r-- 3.1 KB
tlb.txt -rw-r--r-- 3.6 KB
topology.txt -rw-r--r-- 6.7 KB
usb-legacy-support.txt -rw-r--r-- 1.8 KB
zero-page.txt -rw-r--r-- 1.7 KB

back to top