aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ext4/fast_commit.c
diff options
context:
space:
mode:
authorJunchao Sun <[email protected]>2024-06-03 13:15:24 +0000
committerTheodore Ts'o <[email protected]>2024-08-21 01:37:00 +0000
commita3c3eecc7c876c7f2b09d9ee1acf5b8b85996cff (patch)
tree80bccc1e0ec9c47946a5502b49459c53bb961ea7 /fs/ext4/fast_commit.c
parentLinux 6.11-rc4 (diff)
downloadkernel-a3c3eecc7c876c7f2b09d9ee1acf5b8b85996cff.tar.gz
kernel-a3c3eecc7c876c7f2b09d9ee1acf5b8b85996cff.zip
ext4: adjust the layout of the ext4_inode_info structure to save memory
Using pahole, we can see that there are some padding holes in the current ext4_inode_info structure. Adjusting the layout of ext4_inode_info can reduce these holes, resulting in the size of the structure decreasing from 2424 bytes to 2408 bytes. Signed-off-by: Junchao Sun <[email protected]> Reviewed-by: Jan Kara <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Theodore Ts'o <[email protected]>
Diffstat (limited to 'fs/ext4/fast_commit.c')
0 files changed, 0 insertions, 0 deletions