linux-rt-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [patch 0/3] cyclictest: Various fixes and a new option
@ 2015-05-26 19:06 anna-maria
  2015-05-26 19:07 ` [patch 1/3] cyclictest: Ensure that next wakeup time is never in the past anna-maria
                   ` (2 more replies)
  0 siblings, 3 replies; 17+ messages in thread
From: anna-maria @ 2015-05-26 19:06 UTC (permalink / raw)
  To: linux-rt-users; +Cc: Clark Williams


This patch series addresses two shortcomings of the cyclictest code:

     - Calculation of the next wakeup time does not take latencies
       longer than the interval time into account, so the next
       scheduled event is already in the past.

     - The offset value of the --aligned option should be counted in
       microseconds, but the code lacks a conversion to nanoseconds

Aside of this, add a new option which allows to align the measurement
threads to the next full second with an optional offset.

     Anna-Maria




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

end of thread, other threads:[~2015-06-08 17:32 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-26 19:06 [patch 0/3] cyclictest: Various fixes and a new option anna-maria
2015-05-26 19:07 ` [patch 1/3] cyclictest: Ensure that next wakeup time is never in the past anna-maria
2015-06-02 13:06   ` John Kacur
2015-05-26 19:07 ` [patch 2/3] cyclictest: Convert the offset of the alignment option to microseconds anna-maria
2015-05-27 21:32   ` John Kacur
2015-05-30 11:01     ` Anna-Maria Gleixner
2015-06-02 13:00       ` John Kacur
2015-06-02 21:01         ` Thomas Gleixner
2015-06-02 21:17           ` John Kacur
2015-06-02 21:33             ` Thomas Gleixner
2015-06-08 13:18               ` Anna-Maria Gleixner
2015-06-08 17:31                 ` John Kacur
2015-05-26 19:07 ` [patch 3/3] cyclictest: Align measurement threads to the next full second anna-maria
2015-05-30 11:02   ` Anna-Maria Gleixner
2015-06-02 13:05     ` John Kacur
2015-06-08 13:21       ` Anna-Maria Gleixner
2015-06-08 17:32         ` John Kacur

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