Subject: Re: ARM port organisation (was: Re: NetBSD/hpcarm snap code)
To: Ben Harris <bjh21@netbsd.org>
From: Jason R Thorpe <thorpej@zembu.com>
List: port-arm32
Date: 02/17/2001 13:31:53
On Sat, Feb 17, 2001 at 07:20:23PM +0000, Ben Harris wrote:

 > > Well, 32M is a pretty small address space -- it's going to affect where
 > > you put the stack, is certainly going to affect shared libraries, etc.,
 > > and may constitute a new ABI.
 > 
 > Heh.  It's still bigger than the arm26 user address space.
 > 
 > Hmm.  Could you dynamically enable it for processes whose hard memory
 > limits were low enough?  That'd be cute.

I guess you could run-time switch, sure...

-- 
        -- Jason R. Thorpe <thorpej@zembu.com>