.. |
state
|
Merge pull request #100067 from changshuchao/testcase_status
|
2021-04-08 17:11:21 -07:00 |
topology
|
cpumanager: test NUMA node support for CPU assign (2)
|
2021-10-15 10:29:21 +00:00 |
cpu_assignment_test.go
|
Split CPUManager takeByTopology() into two different algorithms
|
2021-10-16 14:46:19 +00:00 |
cpu_assignment.go
|
Added algorithm to CPUManager to distribute CPUs across NUMA nodes
|
2021-10-16 19:31:02 +00:00 |
cpu_manager_test.go
|
cpu manager: do not clean admitted pods from the state
|
2021-08-08 16:46:06 +03:00 |
cpu_manager.go
|
Return only isolated cpus in podresources interface
|
2021-10-07 15:34:08 +01:00 |
fake_cpu_manager.go
|
Return only isolated cpus in podresources interface
|
2021-10-07 15:34:08 +01:00 |
OWNERS
|
*: move balajismaniam to emeritus_approvers
|
2021-02-16 10:55:47 +05:30 |
policy_none_test.go
|
smtalign: propagate policy options to policies
|
2021-07-08 23:15:37 +02:00 |
policy_none.go
|
smtalign: propagate policy options to policies
|
2021-07-08 23:15:37 +02:00 |
policy_options_test.go
|
node: graduate CPUManagerPolicyOptions to beta
|
2021-09-29 11:40:03 +02:00 |
policy_options.go
|
Add new CPUManager policy option for "distribute-cpus-across-numa"
|
2021-10-16 14:46:19 +00:00 |
policy_static_test.go
|
smtalign: propagate policy options to policies
|
2021-07-08 23:15:37 +02:00 |
policy_static.go
|
Split CPUManager takeByTopology() into two different algorithms
|
2021-10-16 14:46:19 +00:00 |
policy_test.go
|
cpumanager: test NUMA node support for CPU assign (2)
|
2021-10-15 10:29:21 +00:00 |
policy.go
|
node: podresources: implement GetAllocatableResources API
|
2021-03-09 13:13:36 +01:00 |
topology_hints_test.go
|
cpu manager: do not clean admitted pods from the state
|
2021-08-08 16:46:06 +03:00 |