Searched hist:"1 a0518966d703d9b78c159d89c1e63c5176f6971" (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/amd64/amd64/ |
H A D | vm_machdep.c | diff 1a0518966d703d9b78c159d89c1e63c5176f6971 Sat Jan 21 16:34:03 CET 1995 Bruce Evans <bde@FreeBSD.org> Don't use mi_switch() to terminate cpu_exit(). Calling it just happened to work (mi_switch() counted the last timeslice again but this didn't affect the exiting process' rusage because the rusage has already been finalized).
Remove stale comment. diff 1a0518966d703d9b78c159d89c1e63c5176f6971 Sat Jan 21 16:34:03 CET 1995 Bruce Evans <bde@FreeBSD.org> Don't use mi_switch() to terminate cpu_exit(). Calling it just happened to work (mi_switch() counted the last timeslice again but this didn't affect the exiting process' rusage because the rusage has already been finalized).
Remove stale comment.
|
/freebsd/sys/i386/i386/ |
H A D | vm_machdep.c | diff 1a0518966d703d9b78c159d89c1e63c5176f6971 Sat Jan 21 16:34:03 CET 1995 Bruce Evans <bde@FreeBSD.org> Don't use mi_switch() to terminate cpu_exit(). Calling it just happened to work (mi_switch() counted the last timeslice again but this didn't affect the exiting process' rusage because the rusage has already been finalized).
Remove stale comment. diff 1a0518966d703d9b78c159d89c1e63c5176f6971 Sat Jan 21 16:34:03 CET 1995 Bruce Evans <bde@FreeBSD.org> Don't use mi_switch() to terminate cpu_exit(). Calling it just happened to work (mi_switch() counted the last timeslice again but this didn't affect the exiting process' rusage because the rusage has already been finalized).
Remove stale comment.
|