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:
5e2b061
)
[GFS2] Use slab properly with glocks
author
Steven Whitehouse
<swhiteho@redhat.com>
Wed, 30 Aug 2006 14:36:52 +0000
(10:36 -0400)
committer
Steven Whitehouse
<swhiteho@redhat.com>
Wed, 30 Aug 2006 14:36:52 +0000
(10:36 -0400)
We can take advantage of the slab allocator to ensure that all the list
heads and the spinlock (plus one or two other fields) are initialised
by slab to speed up allocation of glocks.
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
No differences found