mirror of
https://github.com/newnius/YAO-scheduler.git
synced 2025-06-07 14:21:55 +00:00
update
This commit is contained in:
parent
6e424d7fe0
commit
450c01e357
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user