aboutsummaryrefslogtreecommitdiffstats
path: root/lib/timerqueue.c
diff options
context:
space:
mode:
authorChristophe JAILLET <[email protected]>2025-08-02 07:25:59 +0000
committerJens Axboe <[email protected]>2025-08-04 15:22:44 +0000
commit407728da41cd6450cec6a4277027015a75744d56 (patch)
tree4efd98e01ed320b73cd863b5f958cfaea7e25c27 /lib/timerqueue.c
parentMerge tag 'md-6.17-20250803' of gitolite.kernel.org:pub/scm/linux/kernel/git/... (diff)
downloadkernel-407728da41cd6450cec6a4277027015a75744d56.tar.gz
kernel-407728da41cd6450cec6a4277027015a75744d56.zip
block, bfq: Reorder struct bfq_iocq_bfqq_data
The size of struct bfq_iocq_bfqq_data can be reduced by moving a few fields around. On a x86_64, with allmodconfig, this shrinks the size from 144 to 128 bytes. The main benefit is to reduce the size of struct bfq_io_cq from 1360 to 1232. This structure is stored in a dedicated slab cache. So reducing its size improves cache usage. Signed-off-by: Christophe JAILLET <[email protected]> Reviewed-by: Yu Kuai <[email protected]> Link: https://lore.kernel.org/r/79394db1befaa658e8066b8e3348073ce27d9d26.1754119538.git.christophe.jaillet@wanadoo.fr Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'lib/timerqueue.c')
0 files changed, 0 insertions, 0 deletions