diff options
author | KOSAKI Motohiro <[email protected]> | 2009-04-21 12:24:57 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2009-04-21 13:41:51 -0700 |
commit | 2e2e425989080cc534fc0fca154cae515f971cf5 (patch) | |
tree | c4acbd403164d1d210e3bc274b7d93487071153e /net/unix/af_unix.c | |
parent | 55e5750b3e979bac853c0809ad0ef75b7cebd18c (diff) |
vmscan,memcg: reintroduce sc->may_swap
Commit a6dc60f8975ad96d162915e07703a4439c80dcf0 ("vmscan: rename
sc.may_swap to may_unmap") removed the may_swap flag, but memcg had used
it as a flag for "we need to use swap?", as the name indicate.
And in the current implementation, memcg cannot reclaim mapped file
caches when mem+swap hits the limit.
re-introduce may_swap flag and handle it at get_scan_ratio(). This
patch doesn't influence any scan_control users other than memcg.
Signed-off-by: KOSAKI Motohiro <[email protected]>
Signed-off-by: Daisuke Nishimura <[email protected]>
Acked-by: Johannes Weiner <[email protected]>
Cc: Balbir Singh <[email protected]>
Cc: KAMEZAWA Hiroyuki <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions