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)
May 23 2024, 3:48 AM
Unknown Object (File)
May 20 2024, 8:23 AM
Unknown Object (File)
May 4 2024, 1:28 PM
Unknown Object (File)
May 3 2024, 12:25 PM
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
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

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 21804
Build 21072: arc lint + arc unit