Date: Sat, 11 Sep 1999 13:31:32 -0700 (PDT) From: Peter Wemm <peter@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 pmap.c src/sys/i386/include pmap.h Message-ID: <199909112031.NAA16079@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 1999/09/11 13:31:32 PDT Modified files: sys/i386/i386 pmap.c sys/i386/include pmap.h Log: Make pmap_mapdev() deal with non-page-aligned requests. Add a corresponding pmap_unmapdev() to release the KVM back to kernel_map. Revision Changes Path 1.248 +18 -4 src/sys/i386/i386/pmap.c 1.63 +2 -1 src/sys/i386/include/pmap.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199909112031.NAA16079>