Subject: Re: can i "force" NetBSD to only use a specific block of Memory ?
To: None <port-amiga@netbsd.org>
From: Gunther Nikl <gni@gecko.de>
List: port-amiga
Date: 02/15/2001 11:29:42
On Thu, Feb 15, 2001 at 10:49:50AM +0100, John Vrolijk wrote:
> I was wondering if I can force NetBSD to only use a specific block of
> memory.
Change the priority of the memory node you wish to use, so that it
becomes the firsct choice. There are some tools on AmiNet that let
you do this:
util/cli/ChangeMemPri.lha
util/cli/MemPri.lha
Then use the "-p" option of loadbsd (don't use "-n").
Gunther