git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
55b3286
)
dlm: use vmalloc for hash tables
author
Bryn M. Reeves
<bmr@redhat.com>
Fri, 1 Jul 2011 20:49:23 +0000
(15:49 -0500)
committer
David Teigland
<teigland@redhat.com>
Fri, 1 Jul 2011 20:49:23 +0000
(15:49 -0500)
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>
No differences found