Subject: Re: Revision K strongarms ...
To: Chris Cowdery <chris@cowdery.demon.co.uk>
From: Neil A. Carson <neil@causality.com>
List: port-arm32
Date: 05/07/1998 23:46:57
Chris Cowdery wrote:

> > try (as root):
> >
> > mlock( 4096, 4096 );
> > fork();

> Yup, NetBSD/i386 gives exactly the same error. (NetBSD 1.2.1 though).

Tried it on my FreeBSD machine and it worked fine, so a fix is probably
out there in that tree. I wonder if it's gone away with UVM? Fixing the
Mach VM isn't done in the NetBSD tree any more.

On the UVM note, I had a verion pretty well working around 1.2Gish and
will start to edit away the 1.3.1 pmap as soon as I get a 1.3.1 Shark
build (and a free afternoon to go with it---well there won't be one of
them before Wakefield anyway!).

	N.