Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Jan 2004 16:02:54 -0800 (PST)
From:      Peter Wemm <peter@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/amd64/amd64 cpu_switch.S
Message-ID:  <200401290002.i0T02sWW016642@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       2004/01/28 16:02:54 PST

  FreeBSD src repository

  Modified files:
    sys/amd64/amd64      cpu_switch.S 
  Log:
  Take another shot at the invariants calls to __panic.  They hadn't been
  updated for the regparm ABI on amd64.
  Context switch debug regs.
  Update for fpu simplification
  Don't needlessly reload %cr3, in case the cpu has the tlb flush filter
  turned off.  Re-add LAZY_SWITCH stubs.
  
  Revision  Changes    Path
  1.146     +73 -17    src/sys/amd64/amd64/cpu_switch.S



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200401290002.i0T02sWW016642>