You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think we should avoid torture offline the cpu who do tick timer
when nohz full is running.
Tested on PPC VM of Open Source Lab of Oregon State University.
The test results show that after the fix, the success rate of
rcutorture is improved.
After:
Successes: 40 Failures: 9
Before:
Successes: 38 Failures: 11
I examined the console.log and Make.out files one by one, no new
compile error or test error is introduced by above fix.
Signed-off-by: Zhouyi Zhou <[email protected]>
0 commit comments