Subject: Re: pmap: Cannot allocate physical memory for L1 (12)
To: Ignatios Souvatzis <ignatios@cs.uni-bonn.de>
From: Richard Earnshaw <rearnsha@arm.com>
List: port-arm32
Date: 09/15/1999 10:35:45
> On Tue, Sep 14, 1999 at 07:45:30PM +0100, Mike Pumford wrote:
> 
> > It is a known limitation but I don't know if there is an open PR on it. To 
> > reserve more space then you should specify a maxproc argument to the kernel
> > at boot time.
> 
> How?
> 	-is

It's a boot parameter you can set, on a RISC PC you type it into the 
options box and it magically gets passed to the boot program.  I've no 
idea how it's done on other ARM boards, though I'd quite like to know how 
you do it on a SHARK.

R.