Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Feb 2009 20:26:48 +0000 (UTC)
From:      Jung-uk Kim <jkim@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/amd64/amd64 pmap.c src/sys/i386/i386 pmap.c
Message-ID:  <200902252028.n1PKS8Wh024888@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jkim        2009-02-25 20:26:48 UTC

  FreeBSD src repository

  Modified files:
    sys/amd64/amd64      pmap.c 
    sys/i386/i386        pmap.c 
  Log:
  SVN rev 189055 on 2009-02-25 20:26:48Z by jkim
  
  Enable support for PAT_WRITE_PROTECTED and PAT_UNCACHED cache modes
  unconditionally on amd64.  On i386, we assume PAT is usable if the CPU
  vendor is not Intel or CPU model is newer than Pentium IV.
  
  Reviewed by:    alc, jhb
  
  Revision  Changes    Path
  1.649     +2 -37     src/sys/amd64/amd64/pmap.c
  1.632     +75 -66    src/sys/i386/i386/pmap.c



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