Date: Fri, 8 Mar 1996 23:01:22 -0800 (PST) From: John Dyson <dyson> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/i386/i386 pmap.c Message-ID: <199603090701.XAA28420@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dyson 96/03/08 23:01:22 Modified: sys/i386/i386 pmap.c Log: Correct some new and older lurking bugs. Hold count wasn't being handled correctly. Fix some incorrect code that was included to improve performance. Significantly simplify the pmap_use_pt and pmap_unuse_pt subroutines. Add some more diagnostic code. Revision Changes Path 1.78 +212 -118 src/sys/i386/i386/pmap.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199603090701.XAA28420>