Date: Mon, 28 Feb 2005 07:54:18 +0000 (UTC) From: "David E. O'Brien" <obrien@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/amd64/amd64 vm_machdep.c Message-ID: <200502280754.j1S7sIx6093823@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
obrien 2005-02-28 07:54:18 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/amd64/amd64 vm_machdep.c Log: MFC rev 1.244: handle PSL_T properly across fork. Typo fix. rev 1.243: remove redundant code to drop per-thread debug register state from cpu_exit(). rev 1.242: restore cpu_reset proxy code to enable reset from ddb on an AP. rev 1.241: reduce diffs to i386. rev 1.240: remove unused cnt variable for the SMP case & trim some blank lines. rev 1.239: take advantage of the shutdown processing being wired to the BSP and eliminate the evil cpu_reset_proxy code now that it will never be activated. Revision Changes Path 1.237.2.2 +26 -37 src/sys/amd64/amd64/vm_machdep.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200502280754.j1S7sIx6093823>