mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-30 06:54:01 +00:00
commit
50700419ea
@ -49,8 +49,6 @@ import (
|
|||||||
"github.com/golang/glog"
|
"github.com/golang/glog"
|
||||||
)
|
)
|
||||||
|
|
||||||
const defaultChanSize = 1024
|
|
||||||
|
|
||||||
// taken from lmctfy https://github.com/google/lmctfy/blob/master/lmctfy/controllers/cpu_controller.cc
|
// taken from lmctfy https://github.com/google/lmctfy/blob/master/lmctfy/controllers/cpu_controller.cc
|
||||||
const minShares = 2
|
const minShares = 2
|
||||||
const sharesPerCPU = 1024
|
const sharesPerCPU = 1024
|
||||||
|
Loading…
Reference in New Issue
Block a user