From: Daniel Phillips Date: Sat, 11 Mar 2006 02:08:16 +0000 (-0800) Subject: ocfs2: allocate lockres hash pages in an array X-Git-Tag: v2.6.18-rc1~594^2~51 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=03d864c02c3ea803b1718940ac6953a257182d7a;p=pandora-kernel.git ocfs2: allocate lockres hash pages in an array This allows us to have a hash table greater than a single page which greatly improves dlm performance on some tests. Signed-off-by: Daniel Phillips Signed-off-by: Mark Fasheh --- Reading git-diff-tree failed