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:
8eea80d
)
ext4: use percpu data structures for lg_prealloc_list
author
Eric Sandeen
<sandeen@redhat.com>
Sat, 13 Sep 2008 19:23:29 +0000
(15:23 -0400)
committer
Theodore Ts'o
<tytso@mit.edu>
Sat, 13 Sep 2008 19:23:29 +0000
(15:23 -0400)
lg_prealloc_list seems to cry out for a per-cpu data structure; on a large
smp system I think this should be better. I've lightly tested this change
on a 4-cpu system.
Signed-off-by: Eric Sandeen <sandeen@redhat.com>
Acked-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
No differences found