Query: cpu_initclocks
OS: netbsd
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
CPU_INITCLOCKS(9) BSD Kernel Developer's Manual CPU_INITCLOCKS(9)NAMEcpu_initclocks -- machine-dependent clock setup interfaceSYNOPSIS#include <sys/systm.h> void cpu_initclocks(void);DESCRIPTIONcpu_initclocks() is invoked by initclocks() during system bootstrap, immediately after autoconfiguration, to perform the machine-dependent initialization of clock frequencies and start the real-time and statistic clocks running.CODE REFERENCESMachine-independent clock interface operations are performed within the file sys/kern/kern_clock.c.SEE ALSOautoconf(9)BSDMay 24, 2002 BSD
| Related Man Pages |
|---|
| hz(9) - netbsd |
| inittodr(9) - debian |
| getbintime(9) - netbsd |
| getnanotime(9) - netbsd |
| tickadj(9) - netbsd |
| Similar Topics in the Unix Linux Community |
|---|
| Vm versus physical linux server |
| NetBSD 6.1.2: apm and admd not found |
| RFC - Korn shell prompt |
| Grandpa returning to UNIX |
| BSD Unix Toolbox: 1000+ Commands for FreeBSD, OpenBSD, and NetBSD |