mirror of
https://github.com/newnius/YAO-scheduler.git
synced 2025-12-15 08:16:43 +00:00
update
This commit is contained in:
@@ -89,6 +89,7 @@ func (pool *ResourcePool) init(conf Configuration) {
|
|||||||
pool.enablePreScheduleRatio = 0.95
|
pool.enablePreScheduleRatio = 0.95
|
||||||
|
|
||||||
pool.enableBatch = false
|
pool.enableBatch = false
|
||||||
|
pool.batchAllocations = map[string][]NodeStatus{}
|
||||||
|
|
||||||
/* init pools */
|
/* init pools */
|
||||||
pool.poolsCount = 300
|
pool.poolsCount = 300
|
||||||
|
|||||||
Reference in New Issue
Block a user