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)
Mar 8 2024, 12:08 AM
Unknown Object (File)
Jan 29 2024, 6:49 AM
Unknown Object (File)
Dec 22 2023, 8:33 PM
Unknown Object (File)
Dec 20 2023, 3:17 AM
Unknown Object (File)
Sep 7 2023, 8:01 AM
Unknown Object (File)
Sep 7 2023, 7:59 AM
Unknown Object (File)
Sep 7 2023, 7:58 AM
Unknown Object (File)
Sep 1 2023, 8:33 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