dlm: use vmalloc for hash tables
authorBryn M. Reeves <bmr@redhat.com>
Fri, 1 Jul 2011 20:49:23 +0000 (15:49 -0500)
committerDavid Teigland <teigland@redhat.com>
Fri, 1 Jul 2011 20:49:23 +0000 (15:49 -0500)
commitc282af49901679b63c139b8330b0aba027aa3b56
tree22665116a1761b8580b407ff53a59cba047b60b8
parent55b3286d3dfd74a1daa5c902cb76575ba0187388
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>
fs/dlm/lockspace.c
This page took 0.026393 seconds and 5 git commands to generate.