aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ssh:/git@git.zx2c4.com
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2022-04-30 22:20:28 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2022-05-05 16:08:26 +0200
commit894152a5b89655863b012b707643f66a06e1c60a (patch)
tree33ad9b650a904f5c796c317fc8354930096a4783 /ssh:/git@git.zx2c4.com
parentnetns: make routing loop test non-fatal (diff)
downloadwireguard-linux-compat-894152a5b89655863b012b707643f66a06e1c60a.tar.xz
wireguard-linux-compat-894152a5b89655863b012b707643f66a06e1c60a.zip
netns: limit parallelism to $(nproc) tests at once
The parallel tests were added to catch queueing issues from multiple cores. But what happens in reality when testing tons of processes is that these separate threads wind up fighting with the scheduler, and we wind up with contention in places we don't care about that decrease the chances of hitting a bug. So just do a test with the number of CPU cores, rather than trying to scale up arbitrarily. Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to 'ssh:/git@git.zx2c4.com')
0 files changed, 0 insertions, 0 deletions