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 -- To unsubscribe from this list: send the line "unsubscribe linux-rt-users" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html