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:
5df1f1d
)
f2fs: readahead contiguous current summary blocks in checkpoint
author
Chao Yu
<chao2.yu@samsung.com>
Tue, 9 Dec 2014 06:21:46 +0000
(14:21 +0800)
committer
Jaegeuk Kim
<jaegeuk@kernel.org>
Sat, 10 Jan 2015 01:02:23 +0000
(17:02 -0800)
Let's add readahead code for reading contiguous compact/normal summary blocks
in checkpoint, then we will gain better performance in mount procedure.
Changes from v1
o remove inappropriate 'unlikely' in npages_for_summary_flush.
Signed-off-by: Chao Yu <chao2.yu@samsung.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
No differences found