CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2025/06/06 06:58:57
Modified files: sys/kern : kern_sysctl.c Log message: Move KERN_CPTIME, KERN_CPTIME2 and KERN_CPUSTATS sysctl cases out of locks. dlg@ made the CPU state statistics mp-safe. ok dlg