Subject: CVS commit: [nathanw_sa] syssrc/sys/arch/mips/mips
To: None <source-changes@netbsd.org>
From: Wayne Knowles <wdk@netbsd.org>
List: source-changes
Date: 11/18/2001 11:01:33
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.