commit | c9e51e4180696aa67915ec5665e4ec74125565de | [log] [tgz] |
---|---|---|
author | Peter Zijlstra <[email protected]> | Tue Oct 16 23:25:47 2007 -0700 |
committer | Linus Torvalds <[email protected]> | 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 <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>