From: Bob Peterson Date: Mon, 10 Mar 2008 23:17:47 +0000 (-0500) Subject: [GFS2] Faster gfs2_bitfit algorithm X-Git-Tag: v2.6.26-rc1~1144^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1f466a47e8a3a3e3b527b3285c7b9c8a837fb7ec;p=pandora-kernel.git [GFS2] Faster gfs2_bitfit algorithm This version of the gfs2_bitfit algorithm includes the latest suggestions from Steve Whitehouse. It is typically eight to ten times faster than the version we're using today. If there is a lot of metadata mixed in (lots of small files) the algorithm is often 15 times faster, and given the right conditions, I've seen peaks of 20 times faster. Signed-off-by: Bob Peterson Signed-off-by: Steven Whitehouse --- Reading git-diff-tree failed