Searched hist:a912b54d3aaa011266dc266e3694f782f27233cf (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/include/trace/events/ |
H A D | f2fs.h | diff a912b54d3aaa011266dc266e3694f782f27233cf Wed May 10 13:18:25 CDT 2017 Jaegeuk Kim <jaegeuk@kernel.org> f2fs: split bio cache
Split DATA/NODE type bio cache according to different temperature, so write IOs with the same temperature can be merged in corresponding bio cache as much as possible, otherwise, different temperature write IOs submitting into one bio cache will always cause split of bio.
Signed-off-by: Chao Yu <yuchao0@huawei.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
|
/openbmc/linux/fs/f2fs/ |
H A D | segment.h | diff a912b54d3aaa011266dc266e3694f782f27233cf Wed May 10 13:18:25 CDT 2017 Jaegeuk Kim <jaegeuk@kernel.org> f2fs: split bio cache
Split DATA/NODE type bio cache according to different temperature, so write IOs with the same temperature can be merged in corresponding bio cache as much as possible, otherwise, different temperature write IOs submitting into one bio cache will always cause split of bio.
Signed-off-by: Chao Yu <yuchao0@huawei.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
|
H A D | gc.c | diff a912b54d3aaa011266dc266e3694f782f27233cf Wed May 10 13:18:25 CDT 2017 Jaegeuk Kim <jaegeuk@kernel.org> f2fs: split bio cache
Split DATA/NODE type bio cache according to different temperature, so write IOs with the same temperature can be merged in corresponding bio cache as much as possible, otherwise, different temperature write IOs submitting into one bio cache will always cause split of bio.
Signed-off-by: Chao Yu <yuchao0@huawei.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
|
H A D | segment.c | diff a912b54d3aaa011266dc266e3694f782f27233cf Wed May 10 13:18:25 CDT 2017 Jaegeuk Kim <jaegeuk@kernel.org> f2fs: split bio cache
Split DATA/NODE type bio cache according to different temperature, so write IOs with the same temperature can be merged in corresponding bio cache as much as possible, otherwise, different temperature write IOs submitting into one bio cache will always cause split of bio.
Signed-off-by: Chao Yu <yuchao0@huawei.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
|
H A D | data.c | diff a912b54d3aaa011266dc266e3694f782f27233cf Wed May 10 13:18:25 CDT 2017 Jaegeuk Kim <jaegeuk@kernel.org> f2fs: split bio cache
Split DATA/NODE type bio cache according to different temperature, so write IOs with the same temperature can be merged in corresponding bio cache as much as possible, otherwise, different temperature write IOs submitting into one bio cache will always cause split of bio.
Signed-off-by: Chao Yu <yuchao0@huawei.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
|
H A D | super.c | diff a912b54d3aaa011266dc266e3694f782f27233cf Wed May 10 13:18:25 CDT 2017 Jaegeuk Kim <jaegeuk@kernel.org> f2fs: split bio cache
Split DATA/NODE type bio cache according to different temperature, so write IOs with the same temperature can be merged in corresponding bio cache as much as possible, otherwise, different temperature write IOs submitting into one bio cache will always cause split of bio.
Signed-off-by: Chao Yu <yuchao0@huawei.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
|
H A D | f2fs.h | diff a912b54d3aaa011266dc266e3694f782f27233cf Wed May 10 13:18:25 CDT 2017 Jaegeuk Kim <jaegeuk@kernel.org> f2fs: split bio cache
Split DATA/NODE type bio cache according to different temperature, so write IOs with the same temperature can be merged in corresponding bio cache as much as possible, otherwise, different temperature write IOs submitting into one bio cache will always cause split of bio.
Signed-off-by: Chao Yu <yuchao0@huawei.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
|