bcachefs: Increase BSET_CACHELINE to 256 bytes
authorKent Overstreet <kent.overstreet@gmail.com>
Tue, 6 Apr 2021 17:43:31 +0000 (13:43 -0400)
committerKent Overstreet <kent.overstreet@linux.dev>
Sun, 22 Oct 2023 21:08:59 +0000 (17:08 -0400)
commita0857785001777ff659248e45a2e1688fb43499d
tree58146431cce01acf7038edcd25814882f79c6d34
parentf72b1fd710870547f566d7d02563833eda43e67d
bcachefs: Increase BSET_CACHELINE to 256 bytes

Linear searches have gotten cheaper relative to binary searches on
modern hardware, due to better branch prediction behaviour.

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