OSEC

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 (miodcvs.openbsd.org)
Date: Tue Jun 06 2006 - 12:34:21 CDT


CVSROOT: /cvs
Module name: src
Changes by: miodcvs.openbsd.org 2006/06/06 11:34:21

Modified files:
        sys/arch/mips64/mips64: pmap.c

Log message:
In pmap_enter(), when deciding to flush the icache for a page, invoke the
TLB-friendly cache function. From NetBSD.