| | Subject | Re: [RFC][PATCH 09/22] sched: add period support for -deadline tasks | | From | Peter Zijlstra <> | | Date | Thu, 11 Nov 2010 20:17:34 +0100 |
| |
On Fri, 2010-10-29 at 08:34 +0200, Raistlin wrote: > Make it possible to specify a period (different or equal than > deadline) for -deadline tasks. > I would expect it to be:
runtime <= deadline <= period
|