diff options
author | 2020-04-02 09:32:35 -0700 | |
---|---|---|
committer | 2020-04-16 14:41:52 -0700 | |
commit | da9953b729c12ece6d35fd15d236457eee679228 (patch) | |
tree | 22e0d5fad2f8ce942171705537e3bf5185f8b802 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge branch 'akpm' (patches from Andrew) (diff) | |
download | wireguard-linux-da9953b729c12ece6d35fd15d236457eee679228.tar.xz wireguard-linux-da9953b729c12ece6d35fd15d236457eee679228.zip |
f2fs: introduce sysfs/data_io_flag to attach REQ_META/FUA
This patch introduces a way to attach REQ_META/FUA explicitly
to all the data writes given temperature.
-> attach REQ_FUA to Hot Data writes
-> attach REQ_FUA to Hot|Warm Data writes
-> attach REQ_FUA to Hot|Warm|Cold Data writes
-> attach REQ_FUA to Hot|Warm|Cold Data writes as well as
REQ_META to Hot Data writes
Reviewed-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions