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:
b12d324
)
UBIFS: improve garbage collection
author
Adrian Hunter
<ext-adrian.hunter@nokia.com>
Thu, 11 Sep 2008 09:57:49 +0000
(12:57 +0300)
committer
Artem Bityutskiy
<Artem.Bityutskiy@nokia.com>
Sat, 25 Oct 2008 15:47:36 +0000
(18:47 +0300)
Make garbage collection try to keep data nodes from the same
inode together and in ascending order. This improves
performance when reading those nodes especially when bulk-read
is used.
Signed-off-by: Adrian Hunter <ext-adrian.hunter@nokia.com>
No differences found