aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard Kennedy2011-07-13 14:17:23 -0500
committerJens Axboe2011-07-13 14:17:49 -0500
commitd7b7630130e52361af66ce3b994696e2357ba7de (patch)
tree52e76c86cd35ffb1e7656f391f4b730072a6193c /block/blk-lib.c
parent7700fc4f675fa38094e78e345b594363a2fd895b (diff)
downloadkernel-common-d7b7630130e52361af66ce3b994696e2357ba7de.tar.gz
kernel-common-d7b7630130e52361af66ce3b994696e2357ba7de.tar.xz
kernel-common-d7b7630130e52361af66ce3b994696e2357ba7de.zip
block: reorder request_queue to remove 64 bit alignment padding
Reorder request_queue to remove 16 bytes of alignment padding in 64 bit builds. On my config this shrinks the size of this structure from 1608 to 1592 bytes and therefore needs one fewer cachelines. Also trivially move the open bracket { to be on the same line as the structure name to make it easier to grep. Signed-off-by: Richard Kennedy <richard@rsk.demon.co.uk> Acked-by: Tejun Heo <tj@kernel.org> Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
Diffstat (limited to 'block/blk-lib.c')
0 files changed, 0 insertions, 0 deletions