aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJens Axboe <[email protected]>2023-04-14 13:30:16 +0000
committerJens Axboe <[email protected]>2023-04-16 19:01:35 +0000
commit3838c406a594f15600ad6f83c1e3b16bfd1829d0 (patch)
treec3fbb0bdfc6ea0316c1beb5d1836ceaf0f54cfce /tools/perf/scripts/python
parentMerge branch 'md-next' of https://git.kernel.org/pub/scm/linux/kernel/git/son... (diff)
downloadkernel-3838c406a594f15600ad6f83c1e3b16bfd1829d0.tar.gz
kernel-3838c406a594f15600ad6f83c1e3b16bfd1829d0.zip
block: re-arrange the struct block_device fields for better layout
This moves struct device out-of-line as it's just used at open/close time, so we can keep some of the commonly used fields closer together. On a standard setup, it also reduces the size from 864 bytes to 848 bytes. Yes, struct device is a pig... Reviewed-by: Christoph Hellwig <[email protected]> Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions