Page MenuHomeFreeBSD

Set HZ=100 for QEMU.
ClosedPublic

Authored by markj on Jan 2 2019, 6:11 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Sep 29, 10:22 AM
Unknown Object (File)
Wed, Sep 24, 2:52 AM
Unknown Object (File)
Sun, Sep 21, 1:30 PM
Unknown Object (File)
Sep 17 2025, 3:35 AM
Unknown Object (File)
Aug 24 2025, 8:35 PM
Unknown Object (File)
Aug 24 2025, 2:22 PM
Unknown Object (File)
Aug 24 2025, 12:27 PM
Unknown Object (File)
Aug 5 2025, 2:16 AM
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