Date: Wed, 25 Jun 2003 18:04:31 -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 pmap.c Message-ID: <200306260104.h5Q14VsK022240@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 2003/06/25 18:04:31 PDT FreeBSD src repository Modified files: sys/amd64/amd64 pmap.c Log: Add back in the ability for pmap_mapdev() to use KVM if the region being requested is outside of the range of the direct map region. eg: for pci windows. While here, increase the minimum size of the direct map region to be 4GB instead of 1GB. Revision Changes Path 1.417 +39 -4 src/sys/amd64/amd64/pmap.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200306260104.h5Q14VsK022240>