summaryrefslogtreecommitdiff
path: root/firmware
diff options
context:
space:
mode:
authorRyusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>2010-07-18 05:42:26 +0400
committerRyusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>2010-07-23 05:02:16 +0400
commit03bdb5ac58a2144dfe8cfd73347fdb9f57e2e062 (patch)
tree1ac37bb7c8020a2cf40ff5d8996d51725b190e8d /firmware
parent4e13e66bee2d792c1aae21797f16c181024834eb (diff)
downloadlinux-03bdb5ac58a2144dfe8cfd73347fdb9f57e2e062.tar.xz
nilfs2: apply read-ahead for nilfs_btree_lookup_contig
This applies read-ahead to nilfs_btree_do_lookup and nilfs_btree_lookup_contig functions and extends them to read ahead siblings of level 1 btree nodes that hold data blocks. At present, the read-ahead is not applied to most btree operations; only get_block() callback function, which is used during read of regular files or directories, receives the benefit. Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
Diffstat (limited to 'firmware')
0 files changed, 0 insertions, 0 deletions