]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite4662ec646868ecdb3b75cb9affa7f8c102c5f3f
tree0df5fb62ebc4b233ef962a12cd7791509a31c9e3
parent5b00e075ec95f21d45565e4f53785cc26eeeaca8
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