Skip to content
Commit 26a148eb authored by Richard Kennedy's avatar Richard Kennedy Committed by Ingo Molnar
Browse files

sched: Reorder root_domain to remove 64 bit alignment padding



Reorder root_domain to remove 8 bytes of alignment padding on 64 bit
builds, this shrinks the size from 1736 to 1728 bytes, therefore using
one fewer cachelines.

Signed-off-by: default avatarRichard Kennedy <richard@rsk.demon.co.uk>
Signed-off-by: default avatarPeter Zijlstra <a.p.zijlstra@chello.nl>
Link: http://lkml.kernel.org/r/1310726492.1977.5.camel@castor.rsk
Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
parent 99bc5242
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