Skip to content
Commit 181fdde3 authored by Richard Kennedy's avatar Richard Kennedy Committed by Jens Axboe
Browse files

block: remove 16 bytes of padding from struct request on 64bits



Remove alignment padding to shrink struct request from 336 to 320 bytes
so needing one fewer cacheline and therefore removing 48 bytes from
struct request_queue.

Signed-off-by: default avatarRichard Kennedy <richard@rsk.demon.co.uk>
Signed-off-by: default avatarJens Axboe <jens.axboe@oracle.com>
parent b4b7a4ef
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