From: David Woodhouse Date: Sat, 13 Oct 2007 10:29:07 +0000 (+0100) Subject: [JFFS2] Relax threshold for triggering GC due to dirty blocks. X-Git-Tag: v2.6.24-rc1~1364^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=85becc535b7f33be5aefdb8ecea9fac4998e4b6f;p=pandora-kernel.git [JFFS2] Relax threshold for triggering GC due to dirty blocks. Instead of matching resv_blocks_gcmerge, which is only about 3, instead match resv_blocks_gctrigger, which includes a proportion of the total device size. These ought to become tunable from userspace, at some point. Signed-off-by: David Woodhouse --- Reading git-diff-tree failed