Date: Tue, 5 Aug 1997 15:07:30 -0700 (PDT) From: John Dyson <dyson@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/i386 pmap.c src/sys/vm pmap.h vm_map.c Message-ID: <199708052207.PAA16055@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dyson 1997/08/05 15:07:30 PDT Modified files: sys/i386/i386 pmap.c sys/vm pmap.h vm_map.c Log: Fix some bugs, document vm_zone better. Add copyright to vm_zone.h. Use the new zone code in pmap.c so that we can get rid of the ugly ad-hoc allocations in pmap.c. Revision Changes Path 1.155 +126 -35 src/sys/i386/i386/pmap.c 1.23 +1 -2 src/sys/vm/pmap.h 1.82 +3 -4 src/sys/vm/vm_map.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199708052207.PAA16055>