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)
Thu, Jan 30, 7:49 AM
Unknown Object (File)
Jan 17 2025, 3:25 PM
Unknown Object (File)
Dec 27 2024, 10:21 AM
Unknown Object (File)
Dec 27 2024, 7:57 AM
Unknown Object (File)
Dec 9 2024, 8:54 PM
Unknown Object (File)
Dec 7 2024, 1:24 AM
Unknown Object (File)
Nov 29 2024, 6:14 AM
Unknown Object (File)
Nov 25 2024, 9:14 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