Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Litmus core: add plugin-independent precise budget enforcement infrastructure | Bjoern B. Brandenburg | 2010-10-19 |
Simple logic: if a task requires precise enforcement, then program a hr-timer to fire when the task must be descheduled. When the timer fires, simply activate the scheduler. When we switch to a different task, either reprogram the timer or cancel it. |