Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Aug 2008 03:43:54 +0000 (UTC)
From:      Alan Cox <alc@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/amd64/amd64 pmap.c
Message-ID:  <200808020344.m723iF7W028610@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
alc         2008-08-02 03:43:54 UTC

  FreeBSD src repository

  Modified files:
    sys/amd64/amd64      pmap.c 
  Log:
  SVN rev 181151 on 2008-08-02 03:43:54Z by alc
  
  Enhance pmap_mapdev_attr().  Take advantage of recent enhancements to
  pmap_change_attr() in order to use the direct map for any cache mode, not
  just write-back mode.
  
  It is worth noting that this change also eliminates a situation in which we
  have two mappings to the same physical memory with different cache modes.
  
  Submitted by:   Magesh Dhasayyan (with some changes by me)
  Discussed with: jhb
  
  Revision  Changes    Path
  1.642     +7 -4      src/sys/amd64/amd64/pmap.c



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