[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1310728994.1977.15.camel@castor.rsk>
Date: Fri, 15 Jul 2011 12:23:14 +0100
From: Richard Kennedy <richard@....demon.co.uk>
To: Peter Zijlstra <peterz@...radead.org>
Cc: Ingo Molnar <mingo@...e.hu>, lkml <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] sched: reorder root_domain to remove 64 bit alignment
padding
On Fri, 2011-07-15 at 12:44 +0200, Peter Zijlstra wrote:
> On Fri, 2011-07-15 at 11:41 +0100, Richard Kennedy wrote:
> > 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.
>
> depends a bit on how insane struct cpupri is, but yeah, good compaction.
> Thanks!
Thanks Peter,
argh -- I hadn't spotted that cpupri used NR_CPUS and was so variable in
size. I guess there won't be much benefit then, as the distros seem to
always set NR_CPUS to some insanely huge value ;)
regards
Richard
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists