commit | c282af49901679b63c139b8330b0aba027aa3b56 | [log] [tgz] |
---|---|---|
author | Bryn M. Reeves <bmr@redhat.com> | Fri Jul 01 15:49:23 2011 -0500 |
committer | David Teigland <teigland@redhat.com> | Fri Jul 01 15:49:23 2011 -0500 |
tree | 22665116a1761b8580b407ff53a59cba047b60b8 | |
parent | 55b3286d3dfd74a1daa5c902cb76575ba0187388 [diff] |
dlm: use vmalloc for hash tables Allocate dlm hash tables in the vmalloc area to allow a greater maximum size without restructuring of the hash table code. Signed-off-by: Bryn M. Reeves <bmr@redhat.com> Signed-off-by: David Teigland <teigland@redhat.com>