nolancon
|
709989efa2
|
CPU Manager - Rename policy.AddContainer() to policy.Allocate()
|
2020-02-27 07:24:33 +00:00 |
|
Kevin Klues
|
bc686ea27b
|
Update TopologyManager.GetTopologyHints() to take pointers
Previously, this function was taking full Pod and Container objects
unnecessarily. This commit updates this so that they will take pointers
instead.
|
2020-02-03 17:13:28 +00:00 |
|
whypro
|
f4bd4e2e96
|
Return error instead of panic when cpu manager starts failed.
|
2019-12-19 21:56:23 +08:00 |
|
Kevin Klues
|
185e790f71
|
Update CPUManager policies to adhere to new state semantics
|
2019-12-11 23:02:51 +01:00 |
|
Connor Doyle
|
389853894d
|
Delegate topology hint gen to CPU manager policy
- The previous implementation depended on a fixed set of policies.
|
2019-09-27 22:29:02 -07:00 |
|
Szymon Scharmach
|
552e4d3a9d
|
Cpu manager reconclie loop can restore state
|
2017-11-27 11:22:21 +01:00 |
|
Connor Doyle
|
726bd8e27b
|
Add CPU manager interfaces.
|
2017-08-29 03:42:17 -07:00 |
|