>>> On 7/1/2014 at 12:12 AM, David Henningsson <david.henningsson at canonical.com> wrote: > From: Ricardo Salveti de Araujo <ricardo.salveti at canonical.com> > > Since rtkit v11, the top limit for rttime is 200 ms (previously it > was wrongly limited to 2 seconds). > Hi David, Just want to verify my understanding of this as far as not needing to backport this commit. Testing this issue on SUSE I don't see us hitting this because of the clamping to rtkit_get_rttime_usec_max() that set_scheduler() performs ? Thanks, Scott.