Skip to content
Commit be392fc2 authored by Ming Shao's avatar Ming Shao Committed by Carles Cufi
Browse files

ztress: fix the progress stats



Current ztress design supports both timer context and thread
context. The timer context always uses the first element of
several global array variables like exec_cnt[] and backoff[].
But progress_timeout() is using the last element of exec_cnt[]
to calculate the progress of timer context. It is not right.

Signed-off-by: default avatarMing Shao <ming.shao@intel.com>
parent b892cb1b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment