Subject: changed files: 'src/sys/arch/i386/i386 pmap.c'
To: None <source-changes>
From: Charles Hannum <mycroft>
List: source-changes
Date: 11/05/1993 00:45:20
Update of /b/source/CVS/src/sys/arch/i386/i386
In directory sun-lamp.cs.berkeley.edu:/d/users/mycroft/src/sys.magnum/arch/i386/i386

Revision/Branch: magnum

Modified Files:
	pmap.c 
Log Message:
Check the PTE's `valid' bit rather than comparing the page frame number with
zero.  Flush the TLB less often.


------------------------------------------------------------------------------