Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Reservations: fix time-tracking of table-driven reservations | Bjoern Brandenburg | 2014-11-03 |
| | | | | | | Keep track of the current slot and major cycle explicitly to avoid ambiguity when the budget charging is delayed into the next major cycle due to a late interrupt or other sources of delay. | ||
* | Switch table-driven reservations to use table-driven budget | Bjoern Brandenburg | 2014-11-03 |
| | | | | | Instead of counting how much budget has been consumed, determine budget based on actual time slots. | ||
* | Add reservation configuration types to rt_param.h | Bjoern Brandenburg | 2014-11-03 |
| | |||
* | Add basic generic reservation-based scheduling infrastructure | Bjoern Brandenburg | 2014-11-03 |