CVS: cvs.openbsd.org: src
CVSROOT: /cvs
Module name: src
Changes by: andreas@cvs.openbsd.org 2003/05/17 10:07:37
Modified files:
sys/arch/i386/conf: Tag: SMP files.i386
sys/arch/i386/i386: Tag: SMP db_interface.c ipifuncs.c machdep.c
sys/arch/i386/include: Tag: SMP cpu.h db_machdep.h intr.h
sys/ddb : Tag: SMP db_command.c
Added files:
sys/arch/i386/i386: Tag: SMP db_mp.c
Log message:
Some i386-specific stuff:
Stop other CPUs when entering ddb
'machine sysregs' shows system registers not usually used by applications
'machine cpuinfo' shows the status of the processors
'machine startcpu n' starts CPU n
'machine stopcpu n' stops CPU n
'machine ddbcpu n' transfers ddb control to CPU n (not very useful yet
though since the second processor can't use the keyboard...)
Niklas said that I should test this first to at least make sure it
compiles, but I'm too anxious to do my first commit. :)
Received on Sat May 17 12:07:10 2003
This archive was generated by hypermail 2.1.8
: Wed Aug 23 2006 - 13:47:58 EDT
|