Source-Changes archive

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

CVS commit: syssrc/sys/arch/sparc/sparc



Module Name:    syssrc
Committed By:   pk
Date:           Thu Dec 19 10:38:28 UTC 2002

Modified Files:
        syssrc/sys/arch/sparc/sparc: cache.c cpu.c intr.c

Log Message:
Brush-up the generic cross-call routine and use it to implement the SMP
cache flush ops.
Also a standard soft interrupt handler for standard cross-call notification
reserving the NMI level 15 softint for urgent cross calls.


To generate a diff of this commit:
cvs rdiff -r1.66 -r1.67 syssrc/sys/arch/sparc/sparc/cache.c \
    syssrc/sys/arch/sparc/sparc/intr.c
cvs rdiff -r1.139 -r1.140 syssrc/sys/arch/sparc/sparc/cpu.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