Subject: Re: port-mips/31915: provide centralized wired_map logic
To: None <tsutsui@netbsd.org, gnats-admin@netbsd.org,>
From: SODA Noriyuki <soda@sra.co.jp>
List: netbsd-bugs
Date: 11/01/2005 15:35:01
The following reply was made to PR port-mips/31915; it has been noted by GNATS.

From: SODA Noriyuki <soda@sra.co.jp>
To: Izumi Tsutsui <tsutsui@ceres.dti.ne.jp>
Cc: soda@sra.co.jp, garrett_damore@tadpole.com,
	gnats-bugs@NetBSD.org, port-mips@NetBSD.org
Subject: Re: port-mips/31915: provide centralized wired_map logic
Date: Wed, 2 Nov 2005 00:34:39 +0900

 >>>>> On Wed, 2 Nov 2005 00:26:38 +0900,
       Izumi Tsutsui <tsutsui@ceres.dti.ne.jp> said:
 
 >> > which could use the functions in Garrett's patch.
 >> 
 >> If I recally correctly it couldn't.
 
 > Then, the current conclusion is that only lower functions
 > (which just enter wired mappings) could be in MI mips part
 > and other upper functions (which manage regions) should be in MD?
 
 Or, perhaps make the interface in port-mips/31915 have page size as
 its argument, and make arc/wired_map.c use the MI mips interface?
 --
 soda