diff options
author | Ferry Meng <[email protected]> | 2023-08-15 17:48:48 +0800 |
---|---|---|
committer | Gao Xiang <[email protected]> | 2023-08-23 23:40:03 +0800 |
commit | 8ec9a25258244c4b3955ad052cd4c74ccf3d5d6a (patch) | |
tree | 1e191f2e68d47daedbfd52ce662fe1370e0237da /rust/helpers.c | |
parent | 428f27cc8d3202ebbc5013fe53e8596949955d85 (diff) |
erofs: add necessary kmem_cache_create flags for erofs inode cache
To improve memory access efficiency and enable statistics functionality,
add SLAB_MEM_SPREAD and SLAB_ACCOUNT flag during erofs_inode_cachep's
allocation time.
Signed-off-by: Ferry Meng <[email protected]>
Reviewed-by: Gao Xiang <[email protected]>
Reviewed-by: Chao Yu <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Gao Xiang <[email protected]>
Diffstat (limited to 'rust/helpers.c')
0 files changed, 0 insertions, 0 deletions