Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src
Module Name: src
Committed By: thorpej
Date: Thu Sep 24 23:28:18 UTC 1998
Modified Files:
src/sys/arch/alpha/alpha: cpu.c interrupt.c locore.s machdep.c trap.c
src/sys/arch/alpha/include: cpu.h
Added Files:
src/sys/arch/alpha/alpha: cpuvar.h multiproc.s
Log Message:
First-cut at code to spin up secondary processors on a multiprocessor
Alpha system, conditional on MULTIPROCESSOR.
NOTE: This does not yet work completely. The secondary CPU begins the
boot process, but never makes it into the cpu spinup trampoline. This
is merely a snapshot of a work-in-progress.
Home |
Main Index |
Thread Index |
Old Index