Source-Changes archive

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

CVS commit: src



Module Name:    src
Committed By:   thorpej
Date:           Wed Sep  9 00:09:19 UTC 1998

Modified Files:
        src/sys/arch/vax/vax: subr.s
        src/sys/arch/x68k/x68k: locore.s vm_machdep.c
Log Message:
Adjust for the new "reaper" kernel thread: do not free the vmspace and
u-area in machine-dependent code.  Instead, call exit2() to schedule
the reaper to free them for us, once it is safe to do so (i.e. we are
no longer running on the dead proc's vmspace and stack).




Home | Main Index | Thread Index | Old Index