cvs commit: src/sys/amd64/amd64 vm_machdep.c

David E. O'Brien obrien at FreeBSD.org
Mon Feb 28 07:54:18 GMT 2005


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


More information about the cvs-src mailing list