This regress checks that 400 singals are evenly distributed over 4
authorbluhm <bluhm@openbsd.org>
Tue, 6 Jul 2021 13:19:57 +0000 (13:19 +0000)
committerbluhm <bluhm@openbsd.org>
Tue, 6 Jul 2021 13:19:57 +0000 (13:19 +0000)
commit5c7cf20602316143c9f023de9b317319b1318a62
tree671f170886bc907a3f6a7c44679dc5e1194ab329
parent5a9255e7fde1eff660134511e5a28e2366fbe25a
This regress checks that 400 singals are evenly distributed over 4
threads.  It works well on idle 4 CPU machines, but with load or
fewer cores the distribution of the threads' signal handlers is
worse.  Reduce the limit of signals that each thread must receive
from 75 to 50.  This should prevent random test fails.
from Christian Ludwig
regress/sys/kern/signal/sigprof/sigprof.c