]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Make pmap_mapdev() deal with non-page-aligned requests.
authorPeter Wemm <peter@FreeBSD.org>
Sat, 11 Sep 1999 20:31:32 +0000 (20:31 +0000)
committerPeter Wemm <peter@FreeBSD.org>
Sat, 11 Sep 1999 20:31:32 +0000 (20:31 +0000)
commit1a16554b8f19ee207005be4a179f5449b4716853
tree675bc4ada9ac834ce07a28a2ac33a46174263dff
parentf273033f6006e5a2d77a14e3be5f76f695160888
Make pmap_mapdev() deal with non-page-aligned requests.
Add a corresponding pmap_unmapdev() to release the KVM back to kernel_map.
sys/amd64/amd64/pmap.c
sys/amd64/include/pmap.h
sys/i386/i386/pmap.c
sys/i386/include/pmap.h