Page MenuHomeFreeBSD

Set HZ=100 for QEMU.
ClosedPublic

Authored by markj on Jan 2 2019, 6:11 PM.
Tags
None
Referenced Files
F157371245: D18715.diff
Wed, May 20, 5:37 PM
Unknown Object (File)
Mon, May 11, 12:41 AM
Unknown Object (File)
Fri, May 8, 9:26 PM
Unknown Object (File)
Sun, May 3, 5:43 PM
Unknown Object (File)
Sat, May 2, 1:44 PM
Unknown Object (File)
Fri, May 1, 8:46 PM
Unknown Object (File)
Thu, Apr 30, 11:17 AM
Unknown Object (File)
Mon, Apr 27, 9:02 PM
Subscribers

Details

Summary

This is standard for VM guest kernels. However, we currently have no
good way to detect that we're running in a VM; there are various
machine-mode CSRs (e.g., mimpid) that can in principle be used to
determine this sort of thing, but as far as I can see they are not
available in supervisor mode.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable