commit | 0467ae954d1843de65e7cf8f706f88fe65cd8418 | [log] [tgz] |
---|---|---|
author | Sunil Mushran <sunil.mushran@oracle.com> | Wed May 05 16:25:08 2010 -0700 |
committer | Joel Becker <joel.becker@oracle.com> | Wed May 05 18:20:01 2010 -0700 |
tree | e0be29c72eb8baaeffe1b933a69d0e835cc24db8 | |
parent | c901fb00731e307c2c6e8c7d5eee005df5835f9d [diff] |
ocfs2/dlm: Increase o2dlm lockres hash size Lockres hash size of 16KB is far too small for large filesystems (where we have hundreds of thousands of lock resources stored in the table). This patch increases it to 128KB. Signed-off-by: Sunil Mushran <sunil.mushran@oracle.com> Signed-off-by: Joel Becker <joel.becker@oracle.com>