Module Name: src
Committed By: ad
Date: Sun Feb 23 22:28:53 UTC 2020
Modified Files:
src/sys/arch/x86/include: pmap_pv.h
src/sys/arch/x86/x86: pmap.c
Log Message:
The PV locking changes are expensive and not needed yet, so back them
out for the moment. I want to find a cheaper approach.
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/sys/arch/x86/include/pmap_pv.h
cvs rdiff -u -r1.358 -r1.359 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.