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

Nate Lawson njl at FreeBSD.org
Sun Dec 26 22:15:04 PST 2004


njl         2004-12-27 06:15:03 UTC

  FreeBSD src repository

  Modified files:
    sys/i386/i386        vm_machdep.c 
  Log:
  Restore the cpu_reset proxy code.  It is needed if you want to reset the
  system from an AP at runtime (i.e., calling cpu_reset from ddb).  Someday,
  if we move to an NMI for stopping cpus instead, we can do away with this.
  
  Requested by:   jhb
  
  Revision  Changes    Path
  1.248     +41 -1     src/sys/i386/i386/vm_machdep.c


More information about the cvs-src mailing list