what about mach-shark?

Russell King - ARM Linux linux at arm.linux.org.uk
Mon Aug 26 15:06:46 EDT 2013


On Mon, Aug 26, 2013 at 09:04:05PM +0200, Linus Walleij wrote:
> On Mon, Jul 4, 2011 at 10:08 PM, Nicolas Pitre <nico at fluxnic.net> wrote:
> 
> > Is this used?
> 
> This still goes unanswered after two years.
> 
> Alexander, are you compiling and booting recent kernels on the Shark?
> 
> I recently had a dream to convert some platforms and eventually
> all of the arch/arm machines to GENERIC_CLOCKEVENTS and

You're not going to achieve that pipedream.  Really.  There are platforms
still around which don't have enough timers to be able to do anything but
periodic interrupts at a fixed rate - with nothing available as a clock
source other than the kernel jiffy counter incremented by that periodic
interrupt (which would create a circular dependency.)

Remember: with periodic interrupts, the clock source is read at every
interrupt to discover how many jiffies have passed since the previous
interrupt - which is useless if you have just a single reloading timer.



More information about the linux-arm-kernel mailing list