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: Mon Dec 03 2007 - 23:41:48 CST


CVSROOT: /cvs
Module name: src
Changes by: miodcvs.openbsd.org 2007/12/03 22:41:48

Modified files:
        sys/arch/mvme88k/mvme88k: m88110.c

Log message:
Better cache routines for 88410, will only flush in pages instead of
flushing the whole secondary cache.

This does not work around the snooping errata yet, I'm trying to get
something not too ugly first.