|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
CVS: cvs.openbsd.org: src
From: Miod Vallat (miod
cvs.openbsd.org)
Date: Wed Jun 30 2010 - 15:35:04 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
CVSROOT: /cvs
Module name: src
Changes by: miod
cvs.openbsd.org 2010/06/30 14:35:04
Modified files:
sys/arch/sparc/sparc: pmap.c
Log message:
Remove the ``never cache virtual addresses in the DVMA range'' in
pv_changepte4m() since DVMA addresses are never loaded in the SRMMU; this
chunk was forgotten in the previous `don't steal DVMA out of kernel_map on 4m'
commit.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]