diff options
author | Kent Overstreet <kent.overstreet@linux.dev> | 2023-11-17 01:44:48 +0100 |
---|---|---|
committer | Kent Overstreet <kent.overstreet@linux.dev> | 2024-01-01 17:46:52 +0100 |
commit | a58a6a58f5ad55aa1f5c54598c44f1d9938c1793 (patch) | |
tree | 01c129d85febc80b3057b91f07cc34826bd4225a /security | |
parent | bcachefs: Factor out darray resize slowpath (diff) | |
download | linux-a58a6a58f5ad55aa1f5c54598c44f1d9938c1793.tar.xz linux-a58a6a58f5ad55aa1f5c54598c44f1d9938c1793.zip |
bcachefs: Switch darray to kvmalloc()
We sometimes use darrays for quite large buffers - the btree write
buffer in particular needs large buffers, since it must be sized to hold
all the write buffer keys outstanding in the journal.
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions