Remove outdated const.

This commit is contained in:
Yifan Gu 2015-02-23 11:00:38 -08:00
parent 28dd73dd8c
commit a631252abf

View File

@ -49,8 +49,6 @@ import (
"github.com/golang/glog"
)
const defaultChanSize = 1024
// taken from lmctfy https://github.com/google/lmctfy/blob/master/lmctfy/controllers/cpu_controller.cc
const minShares = 2
const sharesPerCPU = 1024