Date: Fri, 27 Sep 1996 21:22:54 -0700 (PDT) From: John Dyson <dyson> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/i386/include cpufunc.h src/sys/i386/i386 pmap.c Message-ID: <199609280422.VAA27352@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dyson 96/09/27 21:22:50
Modified: sys/i386/i386 pmap.c
sys/i386/include cpufunc.h
Log:
Move pmap_update_1pg to cpufunc.h. Additionally,
use the invlpg opcode instead of the nasty looking .byte directives.
There are some other minor micro-level code improvements to pmap.c
Revision Changes Path
1.120 +32 -48 src/sys/i386/i386/pmap.c
1.57 +7 -1 src/sys/i386/include/cpufunc.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199609280422.VAA27352>
