From: Namjae Jeon Date: Sun, 4 Aug 2013 14:09:40 +0000 (+0900) Subject: f2fs: add sysfs support for controlling the gc_thread X-Git-Tag: v3.12-rc1~127^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b59d0bae6ca30c496f298881616258f9cde0d9c6;p=pandora-kernel.git f2fs: add sysfs support for controlling the gc_thread Add sysfs entries to control the timing parameters for f2fs gc thread. Various Sysfs options introduced are: gc_min_sleep_time: Min Sleep time for GC in ms gc_max_sleep_time: Max Sleep time for GC in ms gc_no_gc_sleep_time: Default Sleep time for GC in ms Cc: Gu Zheng Signed-off-by: Namjae Jeon Signed-off-by: Pankaj Kumar Reviewed-by: Gu Zheng [Jaegeuk Kim: fix an umount bug and some minor changes] Signed-off-by: Jaegeuk Kim --- Reading git-diff-tree failed