git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
91f63d0
)
cfq: remove 8 bytes of padding from cfq_rb_root on 64 bit builds
author
Richard Kennedy
<richard@rsk.demon.co.uk>
Mon, 1 Mar 2010 09:50:20 +0000
(10:50 +0100)
committer
Jens Axboe
<jens.axboe@oracle.com>
Mon, 1 Mar 2010 09:50:20 +0000
(10:50 +0100)
Reorder cfq_rb_root to remove 8 bytes of padding on 64 bit builds.
Consequently removing 56 bytes from cfq_group and 64 bytes from
cfq_data.
Signed-off-by: Richard Kennedy <richard@rsk.demon.co.uk>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
No differences found