diff options
author | 2024-11-21 18:05:39 +0800 | |
---|---|---|
committer | 2025-01-25 20:22:45 -0800 | |
commit | 6aeb991c54b281710591ce388158bc1739afc227 (patch) | |
tree | 5dc95e92eaa40cf3fdce49673129ed7edc97c062 /scripts/generate_rust_analyzer.py | |
parent | mm/page_alloc: remove the incorrect and misleading comment (diff) | |
download | wireguard-linux-6aeb991c54b281710591ce388158bc1739afc227.tar.xz wireguard-linux-6aeb991c54b281710591ce388158bc1739afc227.zip |
mm/page-writeback: consolidate wb_thresh bumping logic into __wb_calc_thresh
Address the feedback from 39ac99852fca ("mm/page-writeback: raise
wb_thresh to prevent write blocking with strictlimit)". The wb_thresh
bumping logic is scattered across wb_position_ratio, __wb_calc_thresh, and
wb_update_dirty_ratelimit. For consistency, consolidate all wb_thresh
bumping logic into __wb_calc_thresh.
Link: https://lkml.kernel.org/r/20241121100539.605818-1-jimzhao.ai@gmail.com
Signed-off-by: Jim Zhao <jimzhao.ai@gmail.com>
Reviewed-by: Jan Kara <jack@suse.cz>
Cc: Matthew Wilcox <willy@infradead.org>
Cc: Kemeng Shi <shikemeng@huaweicloud.com>
Cc: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions