Searched hist:fb830fc5cfc90ba8236921aacb72c6d70bf78af7 (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/fs/f2fs/ |
H A D | gc.c | diff 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 D | checkpoint.c | diff 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 D | segment.c | diff 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 D | data.c | diff 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 D | super.c | diff 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 D | f2fs.h | diff 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>
|