All of lore.kernel.org
 help / color / mirror / Atom feed
* Improve timer Resolution on imx28
@ 2012-12-21 14:06 ` Torben Hohn
  0 siblings, 0 replies; 10+ 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] 10+ messages in thread

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

Thread overview: 10+ 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 ` 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-21 14:06   ` Torben Hohn
2012-12-25 14:10   ` Shawn Guo
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:06   ` Torben Hohn
2012-12-21 14:52 ` Improve timer Resolution on imx28 Marek Vasut
2012-12-21 14:52   ` Marek Vasut

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.