Home
last modified time | relevance | path

Searched hist:"02 b16d0a34a188a21d08be52b37505e531aa558a" (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/f2fs/
H A Ddebug.cdiff 02b16d0a34a188a21d08be52b37505e531aa558a Sun Nov 11 10:46:46 CST 2018 Chao Yu <yuchao0@huawei.com> f2fs: add to account direct IO

This patch adds f2fs_dio_submit_bio() to hook submit_io/end_io functions
in direct IO path, in order to account DIO.

Later, we will add this count into is_idle() to let background GC/Discard
thread be aware of DIO.

Signed-off-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
H A Ddata.cdiff 02b16d0a34a188a21d08be52b37505e531aa558a Sun Nov 11 10:46:46 CST 2018 Chao Yu <yuchao0@huawei.com> f2fs: add to account direct IO

This patch adds f2fs_dio_submit_bio() to hook submit_io/end_io functions
in direct IO path, in order to account DIO.

Later, we will add this count into is_idle() to let background GC/Discard
thread be aware of DIO.

Signed-off-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
H A Df2fs.hdiff 02b16d0a34a188a21d08be52b37505e531aa558a Sun Nov 11 10:46:46 CST 2018 Chao Yu <yuchao0@huawei.com> f2fs: add to account direct IO

This patch adds f2fs_dio_submit_bio() to hook submit_io/end_io functions
in direct IO path, in order to account DIO.

Later, we will add this count into is_idle() to let background GC/Discard
thread be aware of DIO.

Signed-off-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>