Skip to content
Commit 4798bd24 authored by Kent Overstreet's avatar Kent Overstreet
Browse files

bcachefs: increase max_active on io_complete_wq



this definitely should _not_ be 1, and we don't actually want any
concurrency limiting at all here - btree node read completions are
getting blocked behind btree node write submissions.

Signed-off-by: default avatarKent Overstreet <kent.overstreet@linux.dev>
parent c72e4d7a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment