Subject: RE: Remove options MIPS_16K_PAGE
To: 'Toru Nishimura' <port-mips@netbsd.org>
From: TAKEMURA, Shin <takemura@netbsd.org>
List: port-mips
Date: 03/27/2000 16:51:52
> -----Original Message-----
> From: port-mips-owner@netbsd.org
> [mailto:port-mips-owner@netbsd.org]On Behalf Of Toru Nishimura
> Sent: Monday, March 27, 2000 11:41 AM
> To: port-mips@netbsd.org
> Cc: nisimura@itc.aist-nara.ac.jp
> Subject: Remove options MIPS_16K_PAGE
>
> I'd like to remove all of "#ifdef MIPS_16K_PAGE". It exists for
> debugging purpose of MIPS3 virtual addressed cache alias
> coherency issue,
> and has never been the standard part of NetBSD/mips.
I don't care about removing #ifdef MIPS_16K_PAGE...
But I want to know what should I do to make it be
"the standard part of NetBSD/mips".
Why do you wan to remove it ?
> I express _loudy_ here please do not hurt MIPS common codes across
> variety of MIPS targets.
Does "#ifdef MIPS_16K_PAGE" hurts MIPS common codes ?
Why do you think so ?
Takemura