From: David Woodhouse Date: Sat, 6 Oct 2007 19:12:58 +0000 (-0400) Subject: [JFFS2] Trigger garbage collection when very_dirty_list size becomes excessive X-Git-Tag: v2.6.24-rc1~1364^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8fb870df5a1f261294b833dd807bcba3bacface6;p=pandora-kernel.git [JFFS2] Trigger garbage collection when very_dirty_list size becomes excessive With huge amounts of free space, we weren't bothering to GC for while a while, and pathological numbers of obsolete nodes were accumulating, seriously affecting performance on NAND flash (OLPC trac #3978) Signed-off-by: David Woodhouse --- Reading git-diff-tree failed