CVSROOT: /cvs Module name: src Changes by: jmatt...@cvs.openbsd.org 2022/11/10 00:08:02
Modified files: sys/arch/sparc64/sparc64: clock.c Log message: Convert sparc64 clock event counter to per-cpu and increment using evcount_inc() rather than atomic operations. ok kettenis@ jca@ cheloha@