commit | d23ad42324cc4378132e51f2fc5c9ba6cbe75182 | [log] [tgz] |
---|---|---|
author | Christoph Lameter <clameter@sgi.com> | Sat Feb 10 01:43:02 2007 -0800 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Sun Feb 11 10:51:17 2007 -0800 |
tree | 6844416befb3988e432e8f422f3a369e2f760d39 | |
parent | c878538598d1e7ab41ecc0de8894e34e2fdef630 [diff] |
[PATCH] Use ZVC for free_pages This is again simplifies some of the VM counter calculations through the use of the ZVC consolidated counters. [michal.k.k.piotrowski@gmail.com: build fix] Signed-off-by: Christoph Lameter <clameter@sgi.com> Signed-off-by: Michal Piotrowski <michal.k.k.piotrowski@gmail.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>