Subject: Re: GENERIC#52 not swapping ?
To: Lutz Albers <lutz@muc.de>
From: David <david@mono.org>
List: port-mac68k
Date: 02/10/1996 22:57:18
> Hello,
> 
> I've just noticed that my mac (running GENERIC#52 kernel and 1.1 stuff)
> does not swap. I have 17 MB installed in my machine and configured 60 MB
> swap (sd0b). The swap partition is /etc/fstab. Whenver I issue the command
> pstat -s I get always the same info: 4 blocks used.
> I've written a small C program that simply grabs as much memory it can get.
> It will always stops at 15MB.
> What's wrong here ? Should I try another kernel ?
> 
	Try typing 'unlimit' before you run the program.
	NetBSD sets a default memory limit of 16mb per process.