summaryrefslogtreecommitdiff
path: root/crypto/async_tx
diff options
context:
space:
mode:
authorXiubo Li <xiubli@redhat.com>2022-02-15 15:23:14 +0300
committerIlya Dryomov <idryomov@gmail.com>2022-03-01 20:26:37 +0300
commitab58a5a1c0487b67f7409f39d3c8593d416d4e7f (patch)
tree5f31cd00559f75dc0fc46dc6ffcc7fe84c248e4b /crypto/async_tx
parent6ddf5f165f13ab623d04aee2a473d35818255199 (diff)
downloadlinux-ab58a5a1c0487b67f7409f39d3c8593d416d4e7f.tar.xz
ceph: move to a dedicated slabcache for ceph_cap_snap
There could be huge number of capsnaps around at any given time. On x86_64 the structure is 248 bytes, which will be rounded up to 256 bytes by kzalloc. Move this to a dedicated slabcache to save 8 bytes for each. [ jlayton: use kmem_cache_zalloc ] Signed-off-by: Xiubo Li <xiubli@redhat.com> Signed-off-by: Jeff Layton <jlayton@kernel.org> Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Diffstat (limited to 'crypto/async_tx')
0 files changed, 0 insertions, 0 deletions