Query: cpu_startup
OS: netbsd
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
CPU_STARTUP(9) BSD Kernel Developer's Manual CPU_STARTUP(9)NAMEcpu_startup -- machine-dependent CPU startupSYNOPSIS#include <sys/systm.h> void cpu_startup(void);DESCRIPTIONThe machine-dependent cpu_startup() is invoked early during system bootstrap, after the console has been set up and immediately after uvm(9) has been initialized. The following tasks are performed by cpu_startup(): o print the initial copyright message; o allocate memory and buffers for kernel tables; and o initialize the CPU.SEE ALSOautoconf(9), uvm(9)BSDApril 13, 2010 BSD
Related Man Pages |
---|
sysmon_task_queue_preinit(9) - netbsd |
relpbuf(9) - debian |
trypbuf(9) - debian |
sysmon_task_queue_fini(9) - netbsd |
getpbuf(9) - freebsd |
Similar Topics in the Unix Linux Community |
---|
How to install PGX32 on Sparc 10 Ultra? |
Better to Use Return Code or wc -l Output? |
Make bold chars in UNIX |
Grandpa returning to UNIX |