summaryrefslogtreecommitdiff
path: root/lib/crypto/mpi/mpi-sub-ui.c
diff options
context:
space:
mode:
authorFilipe Manana <fdmanana@suse.com>2025-07-01 23:01:56 +0100
committerDavid Sterba <dsterba@suse.com>2025-07-22 00:09:20 +0200
commitaee10fe4e4f6d9e3444b4309ae2187ce4e9fb00f (patch)
tree98f103563fe8d9edb335901936de2943ad55222b /lib/crypto/mpi/mpi-sub-ui.c
parentd30b236a3e706b1225accaff686d56d3bd4e8007 (diff)
btrfs: reduce size of struct tree_mod_elem
Several members are used for specific types of tree mod log operations so they can be placed in a union in order to reduce the structure's size. This reduces the structure size from 112 bytes to 88 bytes on x86_64, so we can now use the kmalloc-96 slab instead of the kmalloc-128 slab. Reviewed-by: Boris Burkov <boris@bur.io> Signed-off-by: Filipe Manana <fdmanana@suse.com> Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'lib/crypto/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions