]> git.baikalelectronics.ru Git - kernel.git/commit
Revert "mm: add /proc controls for pdflush threads"
authorJens Axboe <jens.axboe@oracle.com>
Fri, 15 May 2009 09:32:24 +0000 (11:32 +0200)
committerJens Axboe <jens.axboe@oracle.com>
Fri, 15 May 2009 09:32:24 +0000 (11:32 +0200)
commit964c4a1ff58a1e0a6e0a1803e5d73a340eb767f3
tree821e279bc6d9d52bc13fa6c3905ebbd44a2e4860
parentb1b6dd88355251570f5d99ca304e960464d0916f
Revert "mm: add /proc controls for pdflush threads"

This reverts commit 106fc7b37938e6b5a68476d34f1c0f5eafccd461.

Work is progressing to switch away from pdflush as the process backing
for flushing out dirty data. So it seems pointless to add more knobs
to control pdflush threads. The original author of the patch did not
have any specific use cases for adding the knobs, so we can easily
revert this before 2.6.30 to avoid having to maintain this API
forever.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
Documentation/sysctl/vm.txt
include/linux/writeback.h
kernel/sysctl.c
mm/pdflush.c