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:
3b7885b
)
Btfs: More metadata allocator optimizations
author
Chris Mason
<chris.mason@oracle.com>
Fri, 7 Nov 2008 14:06:11 +0000
(09:06 -0500)
committer
Chris Mason
<chris.mason@oracle.com>
Fri, 7 Nov 2008 14:06:11 +0000
(09:06 -0500)
This lowers the empty cluster target for metadata allocations. The lower
target makes it easier to do allocations and still seems to perform well.
It also fixes the allocator loop to drop the empty cluster when things
start getting difficult, avoiding false enospc warnings.
Signed-off-by: Chris Mason <chris.mason@oracle.com>
No differences found