commit | 369db4c9524b7487faf1ff89646eee396c1363e1 | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Wed May 18 21:33:40 2011 +0000 |
committer | Thomas Gleixner <tglx@linutronix.de> | Thu May 19 14:24:15 2011 +0200 |
tree | 0df5fb62ebc4b233ef962a12cd7791509a31c9e3 | |
parent | a18f22a968de17b29f2310cdb7ba69163e65ec15 [diff] |
clocksource: Restructure clocksource struct members Group the hot path members of struct clocksource together so we have a better cache line footprint. Make it cacheline aligned. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Cc: John Stultz <john.stultz@linaro.org> Cc: Eric Dumazet <eric.dumazet@gmail.com> Reviewed-by: Ingo Molnar <mingo@elte.hu> Link: http://lkml.kernel.org/r/%3C20110518210136.003081882%40linutronix.de%3E