Source-Changes archive

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

CVS commit: src/sys/arch/amd64/amd64



Module Name:    src
Committed By:   jdolecek
Date:           Mon Jan 12 14:31:46 UTC 2004

Modified Files:
        src/sys/arch/amd64/amd64: vm_machdep.c

Log Message:
finish previous (removal of 'reaper' kernel thread):
* move tss_free() call to the new cpu_lwp_free()
* g/c cpu_wait()

fixes PR kern/24067 by Nicolas Joly


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/sys/arch/amd64/amd64/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