clocksource: Restructure clocksource struct members
authorThomas Gleixner <tglx@linutronix.de>
Wed, 18 May 2011 21:33:40 +0000 (21:33 +0000)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 19 May 2011 12:24:15 +0000 (14:24 +0200)
commit369db4c9524b7487faf1ff89646eee396c1363e1
tree0df5fb62ebc4b233ef962a12cd7791509a31c9e3
parenta18f22a968de17b29f2310cdb7ba69163e65ec15
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
include/linux/clocksource.h