Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/sparc/sparc
Module Name: src
Committed By: pk
Date: Sat Apr 17 10:01:11 UTC 2004
Modified Files:
src/sys/arch/sparc/sparc: cpu.c cpuvar.h
Log Message:
Add support for fast cross call handlers that execute in the trap window
on the destination CPU. The `fast handler' address takes the place of the
unused fourth argument to xcall().
To generate a diff of this commit:
cvs rdiff -r1.183 -r1.184 src/sys/arch/sparc/sparc/cpu.c
cvs rdiff -r1.59 -r1.60 src/sys/arch/sparc/sparc/cpuvar.h
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