Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/m68k/m68k
Module Name: src
Committed By: mhitch
Date: Thu Feb 15 02:55:40 UTC 2007
Modified Files:
src/sys/arch/m68k/m68k: vm_machdep.c
Log Message:
Kernel threads were running at splhigh on m68k systems because the status
register was inherited from proc0. Set the new process's status register
to PSL_LOWIPL. Raidframe reconstruction no longer causes my Amiga to lose
time.
To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 src/sys/arch/m68k/m68k/vm_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