linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* Confused about CLOCK_TICK_RATE
@ 2009-03-12 19:01 Timur Tabi
  2009-03-18 18:34 ` Scott Wood
  2009-03-19  2:48 ` Paul Mackerras
  0 siblings, 2 replies; 3+ messages in thread
From: Timur Tabi @ 2009-03-12 19:01 UTC (permalink / raw)
  To: linuxppc-dev

Can someone explain CLOCK_TICK_RATE to me?  It's defined in
arch/powerpc/include/asm/timex.h as such:

#define CLOCK_TICK_RATE	1024000 /* Underlying HZ */

Every architecture defines this, but some use the better comment
"Underlying frequency of the HZ timer".

My question is: why is this a constant? Shouldn't it be a variable,
perhaps something that is based on tb_ticks_per_usec?

-- 
Timur Tabi
Linux kernel developer at Freescale

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

end of thread, other threads:[~2009-03-19  2:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-12 19:01 Confused about CLOCK_TICK_RATE Timur Tabi
2009-03-18 18:34 ` Scott Wood
2009-03-19  2:48 ` Paul Mackerras

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).