Subject: Re: SIR Reset with todays sources
To: Martin Husemann <martin@NetBSD.org>
From: Eduardo Horvath <eeh@NetBSD.org>
List: port-sparc64
Date: 03/27/2007 15:30:56
On Tue, 27 Mar 2007, Martin Husemann wrote:
> There is a REMOVE_STATS(flush) missing for the blast_dcache() call, isn't
> it? (Cosmetics, I know)
We should be trying to remove calls to blast_dcache(). It was added
primarily for debug purposes. There really shouldn't be a reason to be
constantly blowing away the entire data cache.
Eduardo