commit | 03d864c02c3ea803b1718940ac6953a257182d7a | [log] [tgz] |
---|---|---|
author | Daniel Phillips <phillips@google.com> | Fri Mar 10 18:08:16 2006 -0800 |
committer | Mark Fasheh <mark.fasheh@oracle.com> | Mon Jun 26 14:42:42 2006 -0700 |
tree | 2678c34a75654693ee875d20194830429886ec58 | |
parent | 95c4f581d6551de55cf5b8693db98b01ce07021b [diff] |
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 <phillips@google.com> Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>