Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 May 2004 15:11:50 -0700 (PDT)
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 apic_vector.S cpu_switch.S mp_machdep.c pmap.c src/sys/amd64/include apicvar.h smp.h
Message-ID:  <200405162211.i4GMBo7a030107@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       2004/05/16 15:11:50 PDT

  FreeBSD src repository

  Modified files:
    sys/amd64/amd64      apic_vector.S cpu_switch.S mp_machdep.c 
                         pmap.c 
    sys/amd64/include    apicvar.h smp.h 
  Log:
  Kill the LAZYPMAP ifdefs.  While they worked, they didn't do anything
  to help the AMD cpus (which have a hardware tlb flush filter).  I held
  off to see what the 64 bit Intel cpus did, but it doesn't seem to help
  much there either.  Oh well, store it in the Attic.
  
  Revision  Changes    Path
  1.98      +0 -15     src/sys/amd64/amd64/apic_vector.S
  1.149     +0 -4      src/sys/amd64/amd64/cpu_switch.S
  1.237     +0 -5      src/sys/amd64/amd64/mp_machdep.c
  1.459     +0 -100    src/sys/amd64/amd64/pmap.c
  1.8       +0 -1      src/sys/amd64/include/apicvar.h
  1.80      +1 -2      src/sys/amd64/include/smp.h



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