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:
28d7b56
)
Squashfs: Optimized uncompressed buffer loop
author
Manish Sharma
<manishrma@gmail.com>
Wed, 4 Sep 2013 17:01:23 +0000
(22:31 +0530)
committer
Phillip Lougher
<phillip@squashfs.org.uk>
Wed, 4 Sep 2013 23:13:37 +0000
(
00:13
+0100)
Merged the two for loops. We might get a little gain by overlapping
wait_on_bh and the memcpy operations.
Signed-off-by: Manish Sharma <manishrma@gmail.com>
Signed-off-by: Phillip Lougher <phillip@squashfs.org.uk>
No differences found