Searched hist:"4 cc99cf6b19d8269627e5f189e6c3d60d9b6a5d0" (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/amd64/amd64/ |
H A D | vm_machdep.c | diff 4cc99cf6b19d8269627e5f189e6c3d60d9b6a5d0 Fri Jan 14 21:16:41 CET 2005 John Baldwin <jhb@FreeBSD.org> Remove redundant code to drop per-thread debug register state from cpu_exit() as this is already performed in cpu_thread_exit() and the debug state is per-thread rather than per-process. diff 4cc99cf6b19d8269627e5f189e6c3d60d9b6a5d0 Fri Jan 14 21:16:41 CET 2005 John Baldwin <jhb@FreeBSD.org> Remove redundant code to drop per-thread debug register state from cpu_exit() as this is already performed in cpu_thread_exit() and the debug state is per-thread rather than per-process.
|
/freebsd/sys/i386/i386/ |
H A D | vm_machdep.c | diff 4cc99cf6b19d8269627e5f189e6c3d60d9b6a5d0 Fri Jan 14 21:16:41 CET 2005 John Baldwin <jhb@FreeBSD.org> Remove redundant code to drop per-thread debug register state from cpu_exit() as this is already performed in cpu_thread_exit() and the debug state is per-thread rather than per-process. diff 4cc99cf6b19d8269627e5f189e6c3d60d9b6a5d0 Fri Jan 14 21:16:41 CET 2005 John Baldwin <jhb@FreeBSD.org> Remove redundant code to drop per-thread debug register state from cpu_exit() as this is already performed in cpu_thread_exit() and the debug state is per-thread rather than per-process.
|