Source-Changes archive

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

CVS commit: src/sys/arch/sparc64



Module Name:    src
Committed By:   nakayama
Date:           Thu Apr  3 10:34:46 UTC 2008

Modified Files:
        src/sys/arch/sparc64/include: cpu.h
        src/sys/arch/sparc64/sparc64: ipifuncs.c machdep.c

Log Message:
Revise cpu_need_resched and cpu_signotify, then make them like x86's ones.
This can avoid sending IPI to myself.


To generate a diff of this commit:
cvs rdiff -r1.77 -r1.78 src/sys/arch/sparc64/include/cpu.h
cvs rdiff -r1.19 -r1.20 src/sys/arch/sparc64/sparc64/ipifuncs.c
cvs rdiff -r1.217 -r1.218 src/sys/arch/sparc64/sparc64/machdep.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