diff --git a/src/scheduler/etc/sched.conf b/src/scheduler/etc/sched.conf index a35db8e55d..b72f48dd37 100644 --- a/src/scheduler/etc/sched.conf +++ b/src/scheduler/etc/sched.conf @@ -47,5 +47,5 @@ DEFAULT_SCHED = [ #DEFAULT_SCHED = [ # policy = 3, -# rank = "- (RUNNING_VMS / 8 + FREE_CPU)" +# rank = "- (RUNNING_VMS * 50 + FREE_CPU)" #]