All of lore.kernel.org
 help / color / mirror / Atom feed
* Clock Source in hrtimer
@ 2010-08-15  2:13 wilbur.chan
  2010-08-15  6:14 ` wu zhangjin
  0 siblings, 1 reply; 3+ messages in thread
From: wilbur.chan @ 2010-08-15  2:13 UTC (permalink / raw)
  To: Linux MIPS Mailing List

I am planning to use  linux 2.6.24  with hrtimer enabled and with
CONFIG_NO_HZ  on mips xlr 732.


As we know, a   monotomic increasing Clock Source is required to
support hrtimer,  whose cycles could be retrieved  from
clocksource->read function.

However  on  xlr 732 ,there is only a 32 bits counter register, which
would overflow in 4s ( 2^32 / 1GHZ = 4).

How to solve this ?


Thanks in advance

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

end of thread, other threads:[~2010-08-15 16:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-08-15  2:13 Clock Source in hrtimer wilbur.chan
2010-08-15  6:14 ` wu zhangjin
2010-08-15 16:00   ` wilbur.chan

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.