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:   pk
Date:           Sun Oct 11 14:46:47 UTC 1998

Modified Files:
        src/sys/arch/sparc/sparc: cpu.c cpuvar.h genassym.cf locore.s
Log Message:
Allocate a private PCB, kernel stack and interrupt stack for each processor.
As a result, the stack setup code in locore.s changes slightly in
the MULTIPROCESSOR case. Also, make the stack redzone barrier (for
debugging only) a per-CPU entity.




Home | Main Index | Thread Index | Old Index