Subject: Re: CVS commit: src/sys/arch/sparc/sparc
To: None <mrg@netbsd.org>
From: Paul Kranenburg <pk@cs.few.eur.nl>
List: source-changes
Date: 01/07/2003 10:45:40
> Modified Files:
> 	src/sys/arch/sparc/sparc: cache.c
> 
> Log Message:
> don't do the xcall() dance on sun4d for the cache flushing, but do make
> sure we're only doing one flush at a time...

Are you sure we need this?  Don't sun4ds always have supersparc CPUs?
And if not, do they really broadcast cache flush ops?

-pk