commit | c5f51cdd5f1c0368c73637bea045d6d20c6f87c2 | [log] [tgz] |
---|---|---|
author | Kent Overstreet <kent.overstreet@gmail.com> | Sun Mar 28 20:57:59 2021 -0400 |
committer | Kent Overstreet <kent.overstreet@linux.dev> | Sun Oct 22 17:08:58 2023 -0400 |
tree | ebeb5611e27de7b00a27e9699a946a62bcd2f037 | |
parent | 883d9701f1589461ae9c9214303a8c175ffb79c5 [diff] |
bcachefs: Have journal reclaim thread flush more aggressively This adds a new watermark for the journal reclaim when flushing btree key cache entries - it should try and stay ahead of where foreground threads doing transaction commits will enter direct journal reclaim. Signed-off-by: Kent Overstreet <kent.overstreet@gmail.com> Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>