Loading
gscheduler: use 1% instead of 0.1% for min/max calculations
Upcoming patches will allow for configuring gscheduler parameters. There doesn't seem to be a need to allow for .1% granularity, so change the 1000 values to 100, to make the calculations based on 99% busy or 99% idle. Signed-off-by:Jim Harris <jim.harris@samsung.com> Change-Id: I2a8297a2d629cedef66e79a7b427dab187362416 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/23383 Reviewed-by:
Konrad Sztyber <konrad.sztyber@intel.com> Community-CI: Mellanox Build Bot Reviewed-by:
Krzysztof Karas <krzysztof.karas@intel.com> Reviewed-by:
Tomasz Zawadzki <tomasz.zawadzki@intel.com> Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com>