Commit 7f385f1a authored by Morris Jette's avatar Morris Jette
Browse files

Improve accuracy of backfill run time in sdiag

If a sleep was interrupted or ran a bit long, the backfill scheduler
run times could be significantly wrong as the sleep time was based
upon the calculation of sleep_count x desired_sleep_time. This new
logic captures and uses the actual sleep time for good accuracy.
bug 1939
parent c49588ed
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment