public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
* Interval timer
@ 2008-03-05  9:41 Matthew Chapman
  2008-03-05  9:53 ` Robin Holt
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Matthew Chapman @ 2008-03-05  9:41 UTC (permalink / raw)
  To: linux-ia64

Is there any interval timer on HP zx1 platforms, other than the
CPU-based ITC/ITM?

All I need is some mechanism that can deliver an interrupt "after a
short time", where I don't care exactly how long that is, but preferably
of the order of several microseconds (pinging the chipset is a bit short
I think).

I used to use the PMU for this - the PMU is useful for an incredible
number of things - but this was causing a bug (because of the 'freeze'
behaviour on an interrupt, I miss important events in other counters).

Multiplexing ITC/ITM complicates my common path so I'm trying to avoid
doing that if I can find any other way...

Any ideas?

Matt


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

end of thread, other threads:[~2008-03-05 22:36 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-05  9:41 Interval timer Matthew Chapman
2008-03-05  9:53 ` Robin Holt
2008-03-05 10:22 ` Matthew Chapman
2008-03-05 21:19 ` Robin Holt
2008-03-05 22:36 ` Matthew Chapman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox