diff options
author | Kent Overstreet <kent.overstreet@linux.dev> | 2023-11-05 03:54:26 +0100 |
---|---|---|
committer | Kent Overstreet <kent.overstreet@linux.dev> | 2023-11-15 05:44:43 +0100 |
commit | 006ccc3090e2f30f5f97857f3946312692a5279e (patch) | |
tree | feec9949b369a1f70b4a933f26730e6636e8c0e7 /io_uring/Makefile | |
parent | bcachefs: Check for nonce offset inconsistency in data_update path (diff) | |
download | linux-006ccc3090e2f30f5f97857f3946312692a5279e.tar.xz linux-006ccc3090e2f30f5f97857f3946312692a5279e.zip |
bcachefs: Kill journal pre-reservations
This deletes the complicated and somewhat expensive journal
pre-reservation machinery in favor of just using journal watermarks:
when the journal is more than half full, we run journal reclaim more
aggressively, and when the journal is more than 3/4s full we only allow
journal reclaim to get new journal reservations.
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'io_uring/Makefile')
0 files changed, 0 insertions, 0 deletions