kernel-ark/arch/i386/kernel/timers
Christoph Lameter c3d8c14145 [PATCH] More __read_mostly variables
Move some more frequently read variables that showed up during some of our
performance tests as sometimes ending up in hot cachelines to the
read_mostly section.

Fix: Move the __read_mostly from before hpet_usec_quotient to follow the
variable like the other uses of __read_mostly.

Signed-off-by: Alok N Kataria <alokk@calsoftinc.com>
Signed-off-by: Christoph Lameter <christoph@scalex86.org>
Signed-off-by: Shai Fultheim <shai@scalex86.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-09-07 16:57:18 -07:00
..
common.c
Makefile
timer_cyclone.c
timer_hpet.c [PATCH] More __read_mostly variables 2005-09-07 16:57:18 -07:00
timer_none.c
timer_pit.c [PATCH] add suspend/resume for timer 2005-09-05 00:06:18 -07:00
timer_pm.c [PATCH] add suspend/resume for timer 2005-09-05 00:06:18 -07:00
timer_tsc.c [PATCH] add suspend/resume for timer 2005-09-05 00:06:18 -07:00
timer.c