diff options
author | 2020-07-02 14:15:33 -0700 | |
---|---|---|
committer | 2020-08-24 18:38:37 -0700 | |
commit | a7c072ef26644b632241d549869f10f8d2dd3b5c (patch) | |
tree | add86b114c6cd0b36a5f7626fff3b7fc15203652 /drivers/usb/cdns3/cdns3-debug.h | |
parent | scftorture: Check unexpected "switch" statement value (diff) | |
download | wireguard-linux-a7c072ef26644b632241d549869f10f8d2dd3b5c.tar.xz wireguard-linux-a7c072ef26644b632241d549869f10f8d2dd3b5c.zip |
scftorture: Block scftorture_invoker() kthreads for offline CPUs
Currently, CPU-hotplug operations might result in all but two
of (say) 100 CPUs being offline, which in turn might result in
false-positive diagnostics due to overload. This commit therefore
causes scftorture_invoker() kthreads for offline CPUs to loop blocking
for 200 milliseconds at a time, thus continuously adjusting the number
of threads to match the number of online CPUs.
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-debug.h')
0 files changed, 0 insertions, 0 deletions