Home
last modified time | relevance | path

Searched hist:fb830fc5cfc90ba8236921aacb72c6d70bf78af7 (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/fs/f2fs/
H A Dgc.cdiff fb830fc5cfc90ba8236921aacb72c6d70bf78af7 Fri May 19 10:37:01 CDT 2017 Chao Yu <yuchao0@huawei.com> f2fs: introduce io_list for serialize data/node IOs

Serialize data/node IOs by using fifo list instead of mutex lock,
it will help to enhance concurrency of f2fs, meanwhile keeping LFS
IO semantics.

Signed-off-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
H A Dcheckpoint.cdiff fb830fc5cfc90ba8236921aacb72c6d70bf78af7 Fri May 19 10:37:01 CDT 2017 Chao Yu <yuchao0@huawei.com> f2fs: introduce io_list for serialize data/node IOs

Serialize data/node IOs by using fifo list instead of mutex lock,
it will help to enhance concurrency of f2fs, meanwhile keeping LFS
IO semantics.

Signed-off-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
H A Dsegment.cdiff fb830fc5cfc90ba8236921aacb72c6d70bf78af7 Fri May 19 10:37:01 CDT 2017 Chao Yu <yuchao0@huawei.com> f2fs: introduce io_list for serialize data/node IOs

Serialize data/node IOs by using fifo list instead of mutex lock,
it will help to enhance concurrency of f2fs, meanwhile keeping LFS
IO semantics.

Signed-off-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
H A Ddata.cdiff fb830fc5cfc90ba8236921aacb72c6d70bf78af7 Fri May 19 10:37:01 CDT 2017 Chao Yu <yuchao0@huawei.com> f2fs: introduce io_list for serialize data/node IOs

Serialize data/node IOs by using fifo list instead of mutex lock,
it will help to enhance concurrency of f2fs, meanwhile keeping LFS
IO semantics.

Signed-off-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
H A Dsuper.cdiff fb830fc5cfc90ba8236921aacb72c6d70bf78af7 Fri May 19 10:37:01 CDT 2017 Chao Yu <yuchao0@huawei.com> f2fs: introduce io_list for serialize data/node IOs

Serialize data/node IOs by using fifo list instead of mutex lock,
it will help to enhance concurrency of f2fs, meanwhile keeping LFS
IO semantics.

Signed-off-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
H A Df2fs.hdiff fb830fc5cfc90ba8236921aacb72c6d70bf78af7 Fri May 19 10:37:01 CDT 2017 Chao Yu <yuchao0@huawei.com> f2fs: introduce io_list for serialize data/node IOs

Serialize data/node IOs by using fifo list instead of mutex lock,
it will help to enhance concurrency of f2fs, meanwhile keeping LFS
IO semantics.

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