Re: Accessing > 256MB RAM on O2

"Jared D. McNeill" <[email protected]> Tue, 10 Mar 2009 08:22:21 -0400
Newsgroups gmane.os.netbsd.ports.sgimips
Message-ID <[email protected]>
Jared D. McNeill wrote:
> The patch is very rough; the crimestrategy() function will likely fall 
> apart when accessing 128MB memory banks (although this should be easy to 
> fix). To test it out, apply the following patch (against 5.0, but should 
> do fine on -current):

I have no way of testing, but the following patch should resolve the 
32MB module restriction:

   http://ftp.netbsd.org/pub/NetBSD/misc/jmcneill/grandlarceny2.patch

This should allow for accessing the maximum amount of memory that can be 
installed on an O2 (256MB low memory + 768MB high memory).

Cheers,
Jared