kernelnewbies.kernelnewbies.org archive mirror
 help / color / mirror / Atom feed
* Enabling tickless kernel feature in ARM
@ 2011-04-26 13:55 Vikram Narayanan
  2011-04-26 16:34 ` Haojian Zhuang
  2011-04-26 16:35 ` Mulyadi Santosa
  0 siblings, 2 replies; 12+ messages in thread
From: Vikram Narayanan @ 2011-04-26 13:55 UTC (permalink / raw)
  To: kernelnewbies

Hi,

I want to enable the dynamic tick aka tickless kernel feature for the
BSP which I am developing. What are all the architecture dependent
changes that needs to be done for implementing it.
There was one struct by the name dyn_tick_timer, which is located
under linux/include/asm-arm/mach/time.h file. (which is removed from v
2.6.27)
Now my question is that, are all the dyn_tick_timer functionalities
are moved to a generic interface somewhere?
Are the clock source and clockevent device timers enough to take care
of the tickless feature?

-
Vikram

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

end of thread, other threads:[~2011-04-28 16:20 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-26 13:55 Enabling tickless kernel feature in ARM Vikram Narayanan
2011-04-26 16:34 ` Haojian Zhuang
2011-04-27  3:04   ` Vikram Narayanan
2011-04-27  6:29     ` Haojian Zhuang
2011-04-26 16:35 ` Mulyadi Santosa
2011-04-27  3:09   ` Vikram Narayanan
2011-04-27  4:29     ` Mulyadi Santosa
2011-04-27 13:49       ` Vikram Narayanan
2011-04-27 15:37         ` Mulyadi Santosa
2011-04-28 13:18           ` Vikram Narayanan
2011-04-28 15:08             ` Mulyadi Santosa
2011-04-28 16:20               ` Vikram Narayanan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).