mirror of
https://github.com/opnsense/src.git
synced 2026-06-05 06:42:56 -04:00
When building the frequencies table we convert the value in the DTS to megahertz and loose precision. While it's not a problem for most of the DTS it is when the expected frequency value is strict down to the hertz. So it's either we don't truncate the value and have some ugly and long values in the sysctls or we just find the closest frequency. Do the latter. Reviewed by: mmel Differential Revision: https://reviews.freebsd.org/D41762 Sponsored by: Beckhoff Automation GmbH & Co. KG |
||
|---|---|---|
| .. | ||
| cpufreq_dt.c | ||
| ichss.c | ||