Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Oct 2003 19:26:39 -0700 (PDT)
From:      Jacques Vidrine <nectar@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/i386/i386 pmap.c
Message-ID:  <200310080226.h982Qdlb005914@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
nectar      2003/10/07 19:26:39 PDT

  FreeBSD src repository

  Modified files:        (Branch: RELENG_4)
    sys/i386/i386        pmap.c 
  Log:
  The test for whether or not this is a Pentium 4 for the purpose of
  disabling PSE on such processors was unnecessarily made twice.
  
  But much worse, the second test was incorrect.
  
  Symptoms reported by:           Mike Tancsa <mike@sentex.net> and others
  ``This commit looks wrong.'':   tegge
  Pointy hat to:                  nectar
  
  Revision    Changes    Path
  1.250.2.23  +2 -7      src/sys/i386/i386/pmap.c



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