18.06.2021 22:18, John Baldwin wrote: > OTOH, it's > also true that there's no real reason for anything outside of the actual timer > code to use stathz (or even profhz) unlike 'hz' which is still used to set > timeout tick values.
Not agreed: how do I get reliable per-CPU load stats in userland without sysctl kern.cp_times that exports incrementing raw "stathz-tick" counters? I need them to draw per-CPU graphs. _______________________________________________ dev-commits-src-main@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/dev-commits-src-main To unsubscribe, send any mail to "dev-commits-src-main-unsubscr...@freebsd.org"