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:
81cfc9f
)
jffs2: Reduce excessive scan of empty blocks
author
Joakim Tjernlund
<Joakim.Tjernlund@transmode.se>
Thu, 7 Oct 2010 17:09:34 +0000
(19:09 +0200)
committer
David Woodhouse
<David.Woodhouse@intel.com>
Mon, 25 Oct 2010 00:12:20 +0000
(
01:12
+0100)
Scanning 1024 bytes to see if an EB is empty is a bit much.
Lower it to 256 bytes and make sure the while loop is
optimized.
Signed-off-by: Joakim Tjernlund <Joakim.Tjernlund@transmode.se>
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
No differences found