cvs commit: src/sys/amd64/amd64 pmap.c
Peter Wemm
peter at FreeBSD.org
Wed Jun 25 18:04:32 PDT 2003
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
More information about the cvs-src
mailing list