Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | resctrl: default to max. priority for table-driven reservations | Bjoern Brandenburg | 2014-09-08 |
| | | | | | | Table-driven reservations should always have the maximum fixed priority. Thus default to this behavior, both for convenience and to avoid accidental misconfiguration. | ||
* | Add resctrl, a tool for setting up reservations | Bjoern Brandenburg | 2014-07-22 |
resctrl is a new tool intended to configure reservations in reservation-aware plugins. For now, it only supports the partitioned reservations (P-RES) plugin. (While at it, also update .gitignore) |