Source-Changes archive

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

CVS commit: [nathanw_sa] syssrc/sys/arch/powerpc/powerpc



Module Name:    syssrc
Committed By:   briggs
Date:           Thu Nov 15 19:30:04 UTC 2001

Modified Files:
        syssrc/sys/arch/powerpc/powerpc [nathanw_sa]: locore_subr.S

Log Message:
Update sched_whichqs properly in cpu_preempt().
Ensure cpu_preempt() stack hack keeps stack pointer 16-byte aligned.
Reduce code duplication by jumping from cpu_preempt() into cpu_switch()
        to do post-new-lwp-selection work (thanks for the idea, thorpej).


To generate a diff of this commit:
cvs rdiff -r1.2.10.3 -r1.2.10.4 syssrc/sys/arch/powerpc/powerpc/locore_subr.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