Subject: Re: Problems with wine
To: Alicia da Conceicao <alicia@engine.ca>
From: Stephen Nelson <st3phen@paradise.net.nz>
List: port-i386
Date: 01/06/2004 14:59:57
> Could you please let me know what your ulimit values, which you use to
> be able to run Wine?  I increased my ulimits without any luck, but I
> would like to see what yours were set to.  BTW, when I run the following,
> I get the following output even though I have 512MB of ram and run as
> root in case there is a problem with permissions.
>

I just used 'unlimit' (!/bin/csh) to raise all limits.
I also have 512MB RAM
I would guess that 'memorylocked' problem limit, but I don't have that much 
experience with NetBSD

'limit' before 'unlimit':
	cputime         unlimited
	filesize        unlimited
	datasize        131072 kbytes
	stacksize       2048 kbytes
	coredumpsize    unlimited
	memoryuse       504436 kbytes
	memorylocked    168145 kbytes
	maxproc         160
	openfiles       64
after:
	cputime         unlimited
	filesize        unlimited
	datasize        1048576 kbytes
	stacksize       32768 kbytes
	coredumpsize    unlimited
	memoryuse       504436 kbytes
	memorylocked    504436 kbytes
	maxproc         532
	openfiles       1772