![]() cpu.cfs_period_us is 100μs by default despite having an "ms" unit for some unfortunate reason. Documentation: https://www.kernel.org/doc/html/latest/scheduler/sched-bwc.html#management The desired effect of that change is to match k8s default `CPUCFSQuotaPeriod` value (100ms before that change) with one used in k8s without the `CustomCPUCFSQuotaPeriod` flag enabled and Linux CFS (100us, 1000x smaller than 100ms). |
||
---|---|---|
.. | ||
fuzzer | ||
scheme | ||
v1alpha1 | ||
v1beta1 | ||
validation | ||
doc.go | ||
helpers_test.go | ||
helpers.go | ||
OWNERS | ||
register_test.go | ||
register.go | ||
types.go | ||
zz_generated.deepcopy.go |