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:
b713a5e
)
ext4: Use atomic_t's in struct flex_groups
author
Theodore Ts'o
<tytso@mit.edu>
Thu, 5 Mar 2009 00:09:10 +0000
(19:09 -0500)
committer
Theodore Ts'o
<tytso@mit.edu>
Thu, 5 Mar 2009 00:09:10 +0000
(19:09 -0500)
Reduce pressure on the sb_bgl_lock family of locks by using atomic_t's
to track the number of free blocks and inodes in each flex_group.
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
fs/ext4/balloc.c
patch
|
blob
|
history
fs/ext4/ext4.h
patch
|
blob
|
history
fs/ext4/ialloc.c
patch
|
blob
|
history
fs/ext4/mballoc.c
patch
|
blob
|
history
fs/ext4/resize.c
patch
|
blob
|
history
fs/ext4/super.c
patch
|
blob
|
history
diff --cc
fs/ext4/balloc.c
Simple merge
diff --cc
fs/ext4/ext4.h
Simple merge
diff --cc
fs/ext4/ialloc.c
Simple merge
diff --cc
fs/ext4/mballoc.c
Simple merge
diff --cc
fs/ext4/resize.c
Simple merge
diff --cc
fs/ext4/super.c
Simple merge