commit | 098fe651f7e9d759d1117c78c1a642b9b3945922 | [log] [tgz] |
---|---|---|
author | Ashwin Chaugule <ashwin.chaugule@celunite.com> | Wed Dec 06 20:31:54 2006 -0800 |
committer | Linus Torvalds <torvalds@woody.osdl.org> | Thu Dec 07 08:39:21 2006 -0800 |
tree | 8688e367d04c8341e79d9da775dccb9dc7747509 | |
parent | cd54e7e54318d333227b13186f9a464bf1f68d27 [diff] |
[PATCH] grab swap token reordered Make sure the contention for the token happens _before_ any read-in and kicks the swap-token algo only when the VM is under pressure. Signed-off-by: Ashwin Chaugule <ashwin.chaugule@celunite.com> Cc: Rik van Riel <riel@redhat.com> Cc: Peter Zijlstra <a.p.zijlstra@chello.nl> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>