From: Steven Whitehouse Date: Sat, 9 Sep 2006 20:59:11 +0000 (-0400) Subject: [GFS2] Make glock hash locks proportional to NR_CPUS X-Git-Tag: v2.6.19-rc1~32^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=087efdd391f47305dc251a7b00dcc5d69e8c636a;p=pandora-kernel.git [GFS2] Make glock hash locks proportional to NR_CPUS Make the number of locks used for hash chains in glock.c proportional to NR_CPUS. Also move constants for the number of hash chains into glock.c from incore.h since they are not used outside of glock.c. Signed-off-by: Steven Whitehouse --- Reading git-diff-tree failed