Skip to content
Commit d88cbbb3 authored by Christophe JAILLET's avatar Christophe JAILLET Committed by Jens Axboe
Browse files

blk-mq: Reorder fields in 'struct blk_mq_tag_set'



Group some variables based on their sizes to reduce hole and avoid padding.
On x86_64, this shrinks the size of 'struct blk_mq_tag_set'
from 304 to 296 bytes.

Signed-off-by: default avatarChristophe JAILLET <christophe.jaillet@wanadoo.fr>
Link: https://lore.kernel.org/r/6f249f9b02a3490283ef0278096556de41aa0cf0.1676626130.git.christophe.jaillet@wanadoo.fr
Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent e5cfefa9
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment