diff options
author | 2019-12-12 03:53:38 +0000 | |
---|---|---|
committer | 2019-12-12 03:53:38 +0000 | |
commit | de12a377567363846a900563ea7c04db29c1b09c (patch) | |
tree | e91ea788daad739ce2486d3927313bf9f5b38fcb /usr.bin/tmux/cmd-load-buffer.c | |
parent | Make ldpd lookup the adjacency not only by source IP address but also (diff) | |
download | wireguard-openbsd-de12a377567363846a900563ea7c04db29c1b09c.tar.xz wireguard-openbsd-de12a377567363846a900563ea7c04db29c1b09c.zip |
vmd: start vms defined in vm.conf in a staggered fashion
This addresses 'thundering herd' problem when a lot of
vms are configured in vm.conf. A lot of vms booting in parallel can
overload the host and also mess up tsc calibration in openbsd guests as
it uses PIT which doesn't fire reliably if the host is overloaded.
We default to starting vms with parallelism of ncpuonline and a delay 30 seconds
between batches. This is configurable in vm.conf.
ok mlarkin@ (also addressed comments from cheloha@)
Diffstat (limited to 'usr.bin/tmux/cmd-load-buffer.c')
0 files changed, 0 insertions, 0 deletions