commit | c24f21bda88df4574de0a32a2a1558a23adae1b8 | [log] [tgz] |
---|---|---|
author | Christoph Lameter <clameter@sgi.com> | Fri Jun 30 01:55:42 2006 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Fri Jun 30 11:25:36 2006 -0700 |
tree | 1cf2f0b69cc691c2e1a9ed569a7a98179cc9683e | |
parent | d2c5e30c9a1420902262aa923794d2ae4e0bc391 [diff] |
[PATCH] zoned vm counters: remove useless struct wbs Remove writeback state We can remove some functions now that were needed to calculate the page state for writeback control since these statistics are now directly available. Signed-off-by: Christoph Lameter <clameter@sgi.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>