Configure hz=100 in the QEMU target.
We currently don't have a good way to dynamically detect whether the kernel is running as a guest. Reviewed by: jhb MFC after: 1 week Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D18715
This commit is contained in:
parent
9a0f851bb3
commit
54c1ca26c0
@ -6,4 +6,5 @@ include "GENERIC"
|
||||
|
||||
ident QEMU
|
||||
|
||||
options HZ=100
|
||||
options ROOTDEVNAME=\"ufs:/dev/vtbd0\"
|
||||
|
Loading…
Reference in New Issue
Block a user