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 _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"