From mboxrd@z Thu Jan 1 00:00:00 1970 From: vikram186@gmail.com (Vikram Narayanan) Date: Wed, 27 Apr 2011 19:19:22 +0530 Subject: Enabling tickless kernel feature in ARM In-Reply-To: References: Message-ID: To: kernelnewbies@lists.kernelnewbies.org List-Id: kernelnewbies.lists.kernelnewbies.org On Wed, Apr 27, 2011 at 9:59 AM, Mulyadi Santosa wrote: > Hi Vikram... > > On Wed, Apr 27, 2011 at 10:09, Vikram Narayanan wrote: >> Do I need to enable hrtimers for enabling the dynamic tick feature.? > > maybe... but I am not sure about that... ?what are the timer provided > in your machine, anyway? Four 16-bit general purpose timers(which can also be used as 32 bit counters), and an RTC (24-bit) The max clock freq is 48 Mhz, which may be downscaled to any value which will be fed as an input to these timers. I guess hrtimers is impossible in these frequencies. What's your opinion on this? Thanks, Vikram > > > -- > regards, > > Mulyadi Santosa > Freelance Linux trainer and consultant > > blog: the-hydra.blogspot.com > training: mulyaditraining.blogspot.com >