summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorKent Overstreet <kent.overstreet@linux.dev>2025-05-10 06:28:01 +0300
committerKent Overstreet <kent.overstreet@linux.dev>2025-05-22 03:15:04 +0300
commit06977ea82b5df669c833399b4b8e2f163a8bcfbc (patch)
tree8d5f3398a0286bae20af1ecc3a82b9a17117a9ad /tools/perf/scripts/python/export-to-postgresql.py
parentd4b30ed90c778bd5612fc82c2a5536de66d95184 (diff)
downloadlinux-06977ea82b5df669c833399b4b8e2f163a8bcfbc.tar.xz
bcachefs: Run recovery passes asynchronously
When we request a recovery pass to be run online, i.e. not during recovery, if it's an online pass it'll now be run in the background, instead of waiting for the next mount. To avoid situations where recovery passes are running continuously, this also includes ratelimiting: if the RUN_RECOVERY_PASS_ratelimit flag is passed, the pass may be deferred until later - depending on the runtime and last run stats in the recovery_passes superblock section. Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions