put back the HZ setting or we see poor timing under qemu
MFC after: 3 days
This commit is contained in:
parent
2062dc2dbf
commit
49dc424fe3
@ -46,7 +46,9 @@ options IPDIVERT # divert (for natd)
|
||||
# Support for bridging and bandwidth limiting
|
||||
options DUMMYNET
|
||||
device if_bridge
|
||||
#options HZ=1000
|
||||
# Running with less than 1000 seems to give poor timing on
|
||||
# qemu, so we set HZ explicitly.
|
||||
options HZ=1000
|
||||
|
||||
device random # used by ssh
|
||||
device pci
|
||||
|
Loading…
Reference in New Issue
Block a user