diff options
author | 2024-06-07 17:00:30 +0800 | |
---|---|---|
committer | 2024-06-18 02:26:58 +0000 | |
commit | 6efc3a05e6132812edf7eee0eb040eb88af34203 (patch) | |
tree | 0802d177773ae0b43d3264cd1a52eb70bfb4c1eb /scripts/gdb/linux/utils.py | |
parent | f2fs: fix to truncate preallocated blocks in f2fs_file_open() (diff) | |
download | wireguard-linux-6efc3a05e6132812edf7eee0eb040eb88af34203.tar.xz wireguard-linux-6efc3a05e6132812edf7eee0eb040eb88af34203.zip |
f2fs: enable atgc dynamically if conditions are met
Now atgc can only be enabled when umounted->mounted device
even related conditions have reached. If the device has not
be umounted->mounted for a long time, atgc can not work.
So enable atgc dynamically when atgc_age_threshold is less than
elapsed_time and ATGC mount option is on.
Signed-off-by: Chao Yu <chao@kernel.org>
Signed-off-by: Zhiguo Niu <zhiguo.niu@unisoc.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions