aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorKent Overstreet <kent.overstreet@linux.dev>2024-06-05 11:08:20 -0400
committerKent Overstreet <kent.overstreet@linux.dev>2024-06-10 13:17:15 -0400
commit161f73c2c7d061a78390388811e3a6d11e99ce9d (patch)
tree466c81634b845b48c7dc407e97c58cf750df957f /net/unix/af_unix.c
parentLinux 6.10-rc3 (diff)
downloadwireguard-linux-161f73c2c7d061a78390388811e3a6d11e99ce9d.tar.xz
wireguard-linux-161f73c2c7d061a78390388811e3a6d11e99ce9d.zip
bcachefs: Split out btree_write_submit_wq
Split the workqueues for btree read completions and btree write submissions; we don't want concurrency control on btree read completions, but we do want concurrency control on write submissions, else blocking in submit_bio() will cause a ton of kworkers to be allocated. Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions