summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorAndrew Morton <akpm@digeo.com>2002-10-31 04:09:31 -0800
committerLinus Torvalds <torvalds@home.transmeta.com>2002-10-31 04:09:31 -0800
commit1bbb1949d7e25c69ecda368cc0b8b2e4e893e5ce (patch)
treef67d1040db056fd50221b1c7ddba134dfaeac16d /include
parente550cf78d77a3ca7311d132888b6caf5dd6f8b40 (diff)
[PATCH] exempt swapcahe pages from "use once" handling
The kernel will presently reclaim swapcache pages as they come off the tail of the inactive list even if they are referenced. That's the "use-once" pagecache path and shouldn't be applied to swapcache pages. This affects very few pages in practice because all those pages tend to be mapped into pagetables anyway.
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions