Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch/sparc



Module Name:    src
Committed By:   pk
Date:           Fri Jan 10 16:34:19 UTC 2003

Modified Files:
        src/sys/arch/sparc/include: cpu.h
        src/sys/arch/sparc/sparc: cpu.c locore.s trap.c

Log Message:
Replace `want_resched' and `want_ast' globals by per-CPU variables.


To generate a diff of this commit:
cvs rdiff -r1.56 -r1.57 src/sys/arch/sparc/include/cpu.h
cvs rdiff -r1.156 -r1.157 src/sys/arch/sparc/sparc/cpu.c
cvs rdiff -r1.178 -r1.179 src/sys/arch/sparc/sparc/locore.s
cvs rdiff -r1.126 -r1.127 src/sys/arch/sparc/sparc/trap.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index