Module Name: src Committed By: chs Date: Fri Dec 9 17:32:51 UTC 2011
Modified Files:
src/sys/arch/x86/x86: pmap.c
Log Message:
only use PG_G on leaf PTEs.
go back to tlbflush(), all the global entries
that we create in pmap_bootstrap() are permanent.
To generate a diff of this commit:
cvs rdiff -u -r1.146 -r1.147 src/sys/arch/x86/x86/pmap.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
