commit | 2919bfd0758257c469abef8c26c3e516bbebb851 | [log] [tgz] |
---|---|---|
author | Hugh Dickins <hughd@google.com> | Thu Jan 13 15:47:29 2011 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Thu Jan 13 17:32:49 2011 -0800 |
tree | 093244c121dcbb91423f119cea9abc50e11ad078 | |
parent | 73ae31e5986a4c0ee84bfd13ccd9b57a98956f6f [diff] |
ksm: drain pagevecs to lru It was hard to explain the page counts which were causing new LTP tests of KSM to fail: we need to drain the per-cpu pagevecs to LRU occasionally. Signed-off-by: Hugh Dickins <hughd@google.com> Reported-by: CAI Qian <caiqian@redhat.com> Cc:Andrea Arcangeli <aarcange@redhat.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>