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:
3ee77f2
)
udf: Add readpages support for udf.
author
Namjae Jeon
<linkinjeon@gmail.com>
Mon, 3 Oct 2011 05:02:59 +0000
(14:02 +0900)
committer
Jan Kara
<jack@suse.cz>
Wed, 5 Oct 2011 22:13:48 +0000
(
00:13
+0200)
Use mpage_readpages() instead of multiple calls to udf_readpage() to reduce the
CPU utilization and make performance higher.
Signed-off-by: Namjae Jeon <linkinjeon@gmail.com>
Signed-off-by: Jan Kara <jack@suse.cz>
No differences found