commit | c9e51e4180696aa67915ec5665e4ec74125565de | [log] [tgz] |
---|---|---|
author | Peter Zijlstra <a.p.zijlstra@chello.nl> | Tue Oct 16 23:25:47 2007 -0700 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Wed Oct 17 08:42:45 2007 -0700 |
tree | d66e1427b16e56bc7da0dfb583a6d8edb55a2c3e | |
parent | b2e8fb6efa209c82203c79b491b5bc952d44aa57 [diff] |
mm: count reclaimable pages per BDI Count per BDI reclaimable pages; nr_reclaimable = nr_dirty + nr_unstable. Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>