1
0
mirror of https://github.com/newnius/YAO-scheduler.git synced 2025-06-06 22:01:55 +00:00
This commit is contained in:
Newnius 2020-06-10 23:31:20 +08:00
parent 6e424d7fe0
commit 450c01e357

View File

@ -89,6 +89,7 @@ func (pool *ResourcePool) init(conf Configuration) {
pool.enablePreScheduleRatio = 0.95
pool.enableBatch = false
pool.batchAllocations = map[string][]NodeStatus{}
/* init pools */
pool.poolsCount = 300