linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* Improve timer Resolution on imx28
@ 2012-12-21 14:06 Torben Hohn
  2012-12-21 14:06 ` [PATCH 1/2] mxs timer: use ahbx bus clock to drive the timers on timrotv2 Torben Hohn
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Torben Hohn @ 2012-12-21 14:06 UTC (permalink / raw)
  To: linux-arm-kernel

Hi,

this Series increases the timer frequency and decreases min_delta_ns.
I saw pretty high max latencies with cyclictest: ~600us.

The cause was the min_delta_ns value of 0xf 32kHz clockcycles.
But with the 32kHz Clock, the period is still around 30us.
So we just increase the clock freqeuncy driving the timers
here.

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

end of thread, other threads:[~2012-12-25 14:10 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-21 14:06 Improve timer Resolution on imx28 Torben Hohn
2012-12-21 14:06 ` [PATCH 1/2] mxs timer: use ahbx bus clock to drive the timers on timrotv2 Torben Hohn
2012-12-25 14:10   ` Shawn Guo
2012-12-21 14:06 ` [PATCH 2/2] mxs timer: decrease mxs_clockevent_device.min_delta_ns to 2 clock cycles Torben Hohn
2012-12-21 14:52 ` Improve timer Resolution on imx28 Marek Vasut

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