diff options
author | 2023-02-17 10:29:10 +0100 | |
---|---|---|
committer | 2023-02-17 13:37:22 -0700 | |
commit | d88cbbb39b4db057feb1552de31f22c02a21b36f (patch) | |
tree | bae0386e55ec0616ed881b33b2f66379bcc599f0 /scripts/generate_rust_analyzer.py | |
parent | block: fix scan partition for exclusively open device again (diff) | |
download | linux-rng-d88cbbb39b4db057feb1552de31f22c02a21b36f.tar.xz linux-rng-d88cbbb39b4db057feb1552de31f22c02a21b36f.zip |
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: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Link: https://lore.kernel.org/r/6f249f9b02a3490283ef0278096556de41aa0cf0.1676626130.git.christophe.jaillet@wanadoo.fr
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions