summaryrefslogtreecommitdiff
path: root/scripts/generate_rust_analyzer.py
diff options
context:
space:
mode:
authorJens Axboe <axboe@kernel.dk>2021-10-14 20:17:43 +0300
committerJens Axboe <axboe@kernel.dk>2021-10-18 15:17:36 +0300
commit09ce8744253a038eb658c14f9dc3b77fa021fc9f (patch)
tree819a1176d8f146fc9939b2924470831c23377187 /scripts/generate_rust_analyzer.py
parentfac7c6d529acf2b5428ad08c1b1127e29e570790 (diff)
downloadlinux-09ce8744253a038eb658c14f9dc3b77fa021fc9f.tar.xz
block: use flags instead of bit fields for blkdev_dio
This generates a lot better code for me, and bumps performance from 7650K IOPS to 7750K IOPS. Looking at profiles for the run and running perf diff, it confirms that we're now sending a lot less time there: 6.38% -2.80% [kernel.vmlinux] [k] blkdev_direct_IO Taking it from the 2nd most cycle consumer to only the 9th most at 3.35% of the CPU time. Reviewed-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions