Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [nathanw_sa] syssrc/sys/arch/mips/mips
Module Name: syssrc
Committed By: wdk
Date: Sun Nov 18 09:01:32 UTC 2001
Modified Files:
syssrc/sys/arch/mips/mips [nathanw_sa]: locore.S
Log Message:
Update cpu_switch() to return 0 if no better LWP was found to switch to.
returns 1 if there was a context switch to another LWP
Complete implementation of cpu_preempt()
To generate a diff of this commit:
cvs rdiff -r1.126.2.1 -r1.126.2.2 syssrc/sys/arch/mips/mips/locore.S
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