diff options
author | Kent Overstreet <kent.overstreet@linux.dev> | 2025-06-30 18:09:05 -0400 |
---|---|---|
committer | Kent Overstreet <kent.overstreet@linux.dev> | 2025-07-01 19:33:49 -0400 |
commit | d21b00f6a4820d0dd53230d860b41da4a57071e6 (patch) | |
tree | 8ffda0a7e8eb5e34b96c7dfbf83d1a153c4505cd /net/ipv4/tcp_ipv4.c | |
parent | c755e29dc3ba7a7fd37497c34bf12aa0878fddcd (diff) |
bcachefs: opts.large_journal
By default the maximum per-device journal is 8GB (and this should
probably be revised for large memory machines).
When debugging we often want as much history as possible so that we can
reconstruct a full sequence of events: enabling this option raises the
limit to 32GB, at the expense of slower recovery from unclean shutdown.
Users with mixed ssd/hdd setups may want to ensure that only the ssds
are used for journalling, via the data_allowed option (note that we
don't yet have an easy way to remove a journal from an existing device).
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'net/ipv4/tcp_ipv4.c')
0 files changed, 0 insertions, 0 deletions