]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] zoned vm counters: remove useless struct wbs
authorChristoph Lameter <clameter@sgi.com>
Fri, 30 Jun 2006 08:55:42 +0000 (01:55 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Fri, 30 Jun 2006 18:25:36 +0000 (11:25 -0700)
commit1943a4cc37cbb6bd62240889af863ff076c19ce2
tree1cf2f0b69cc691c2e1a9ed569a7a98179cc9683e
parentf9cc6531ff2ef2482c967d40b97a2df4f870caf1
[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>
mm/page-writeback.c