]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
bcachefs: Use separate new stripes for copygc and non-copygc
authorKent Overstreet <kent.overstreet@gmail.com>
Tue, 15 Dec 2020 17:53:30 +0000 (12:53 -0500)
committerKent Overstreet <kent.overstreet@linux.dev>
Sun, 22 Oct 2023 21:08:50 +0000 (17:08 -0400)
commit8deed5f4e547e675cf8c1de88720c23c3c3093ca
tree2323bedef77f764633be4dd0b567f450a5f06404
parent2c40a2403e2b25aca38ba728385657dfca560a62
bcachefs: Use separate new stripes for copygc and non-copygc

Allocations for copygc have to be kept separate from everything else,
so that copygc doesn't get starved.

Signed-off-by: Kent Overstreet <kent.overstreet@gmail.com>
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
fs/bcachefs/alloc_foreground.c
fs/bcachefs/alloc_types.h
fs/bcachefs/ec.c
fs/bcachefs/ec.h