All of lore.kernel.org
 help / color / mirror / Atom feed
* Dynticks on Vortex86SX ? (Cx486SLC + just the standard i8254 PC timer)
@ 2010-02-25 20:45 Frantisek Rysanek
  2010-02-26 11:20 ` Mikael Pettersson
  0 siblings, 1 reply; 4+ messages in thread
From: Frantisek Rysanek @ 2010-02-25 20:45 UTC (permalink / raw)
  To: linux-kernel

Dear Gentlemen,

I'm having fun with a Vortex-based motherboard, under 2.6.33.
Linux reports the CPU as a Cx486SLC :-)
A complete PC-compatible motherboard (without VGA) running at ~ 2 
Watts.
I'm wondering how to decrease the power consumption even further,
and "tickless" operation comes to mind.
And that's where I have a problem. Even if I enable 
"Tickless System (Dynamic Ticks)" in the menuconfig,
there's no apparent change in consumption, and I still get 
around 200-300 timer interrupts per second...

These are some entries from my .config that might be relevant:

CONFIG_TICK_ONESHOT=y
CONFIG_NO_HZ=y
# CONFIG_HIGH_RES_TIMERS is not set
CONFIG_M486=y
CONFIG_HZ_250=y
CONFIG_HZ=250

The only timer that this platform contains (known to Linux)
is the generic i8254-compatible PC timer.

Makes me wonder if this platform is capable of "tickless" operation
at all. Or maybe my particular combination of features in the .config
effectively prevents the long idle periods from occurring?

Apart from a standard init and getty's, there's a dhclient and sshd 
running on the machine... it's a fairly minimal text-mode system.

Any ideas are welcome :-)

Frank Rysanek


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-03-03 21:54 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-02-25 20:45 Dynticks on Vortex86SX ? (Cx486SLC + just the standard i8254 PC timer) Frantisek Rysanek
2010-02-26 11:20 ` Mikael Pettersson
2010-02-26 15:50   ` Frantisek Rysanek
2010-03-03 21:53     ` Pavel Machek

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.