Home
last modified time | relevance | path

Searched hist:df0f8dc0e154de13e3a54846f384b674dd557c85 (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/fs/f2fs/
H A Dsegment.cdiff df0f8dc0e154de13e3a54846f384b674dd557c85 Sat Mar 22 01:57:23 CDT 2014 Chao Yu <chao2.yu@samsung.com> f2fs: avoid unnecessary bio submit when wait page writeback

This patch introduce is_merged_page() to check whether current page is merged
in f2fs bio cache. When page is not in cache, we can avoid submitting bio cache,
resulting in having more chance to merge pages.

Signed-off-by: Chao Yu <chao2.yu@samsung.com>
Signed-off-by: Jaegeuk Kim <jaegeuk.kim@samsung.com>
H A Ddata.cdiff df0f8dc0e154de13e3a54846f384b674dd557c85 Sat Mar 22 01:57:23 CDT 2014 Chao Yu <chao2.yu@samsung.com> f2fs: avoid unnecessary bio submit when wait page writeback

This patch introduce is_merged_page() to check whether current page is merged
in f2fs bio cache. When page is not in cache, we can avoid submitting bio cache,
resulting in having more chance to merge pages.

Signed-off-by: Chao Yu <chao2.yu@samsung.com>
Signed-off-by: Jaegeuk Kim <jaegeuk.kim@samsung.com>
H A Dsuper.cdiff df0f8dc0e154de13e3a54846f384b674dd557c85 Sat Mar 22 01:57:23 CDT 2014 Chao Yu <chao2.yu@samsung.com> f2fs: avoid unnecessary bio submit when wait page writeback

This patch introduce is_merged_page() to check whether current page is merged
in f2fs bio cache. When page is not in cache, we can avoid submitting bio cache,
resulting in having more chance to merge pages.

Signed-off-by: Chao Yu <chao2.yu@samsung.com>
Signed-off-by: Jaegeuk Kim <jaegeuk.kim@samsung.com>
H A Df2fs.hdiff df0f8dc0e154de13e3a54846f384b674dd557c85 Sat Mar 22 01:57:23 CDT 2014 Chao Yu <chao2.yu@samsung.com> f2fs: avoid unnecessary bio submit when wait page writeback

This patch introduce is_merged_page() to check whether current page is merged
in f2fs bio cache. When page is not in cache, we can avoid submitting bio cache,
resulting in having more chance to merge pages.

Signed-off-by: Chao Yu <chao2.yu@samsung.com>
Signed-off-by: Jaegeuk Kim <jaegeuk.kim@samsung.com>