mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-13 21:25:09 +00:00
@@ -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
|
||||||
|
Reference in New Issue
Block a user