[Bug 280290] hms(4): Broken fresh after boot, fixed by resume

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 27 Oct 2024 00:10:00 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280290

--- Comment #14 from david@catwhisker.org ---
(In reply to Vladimir Kondratyev from comment #13)
Hmmm.... I suspect that the result is not at all expected:

g1-48(15.0-C)[38] date -u && sudo sysctl dev.iichid.0.sampling_rate_slow=80 &&
date -u
Sun Oct 27 00:06:12 UTC 2024
dev.iichid.0.sampling_rate_slow: -1 -> 80
Sun Oct 27 00:06:12 UTC 2024
g1-48(15.0-C)[39] date -u && vmstat -i | grep -i iich && date
Sun Oct 27 00:06:16 UTC 2024

I then pushed my finger around on the touchpad for a few seconds, then:

g1-48(15.0-C)[40] date -u && vmstat -i | grep -i iich && date
Sun Oct 27 00:06:37 UTC 2024
g1-48(15.0-C)[41]

(Note that I still have not subjected the machine to a suspend/resume cycle.)

-- 
You are receiving this mail because:
You are the assignee for the bug.