diff options
| author | Kent Overstreet <kent.overstreet@gmail.com> | 2022-02-23 10:26:10 -0500 |
|---|---|---|
| committer | Kent Overstreet <kent.overstreet@linux.dev> | 2023-10-22 17:09:25 -0400 |
| commit | e201f70b116513cb0d17ba32e1f00c234dee9d7e (patch) | |
| tree | 66399e457e5eecd5d6f23206df5f8cb46f09ca8d /tools/perf/scripts/python/bin | |
| parent | 6e44568cc311b39613ed292c9dc1dd8cbec86db7 (diff) | |
| download | linux-e201f70b116513cb0d17ba32e1f00c234dee9d7e.tar.gz linux-e201f70b116513cb0d17ba32e1f00c234dee9d7e.zip | |
bcachefs: Fix for journal getting stuck
The journal can get stuck if we need to get a journal reservation for
something we have a pre-reservation for, but aren't able to reclaim
space, or if the pin fifo is full - it's impractical to resize the pin
fifo at runtime.
Previously, we reserved 8 entries in the pin fifo for pre-reservations,
but that seems small - we're seeing the journal occasionally get stuck.
Let's reserve a quarter of it.
Signed-off-by: Kent Overstreet <kent.overstreet@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
