[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] Singleshot timer firing late
Hi, While investigating a separate timer issue, I noticed that, in the absence of other timers/factors, singleshot timers in Xen always fire 50us late (the timer slop amount). From what I can see, this behavior was introduced by 116d62ddfd11 ("timers: Simplify implementation logic."). Before that, a similar issue was fixed by 7e3e35eed67b ("Fix one timer range issue"). I have attached an RFC patch to program the timer to the nearest deadline and then fire any timers up to 50us after that. This is in contrast with the previous behavior which would always program the timer 50us after the nearest deadline. Cheers Ross Lagerwall Attachment:
fix-late-timers.patch _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |