Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Mar 1998 13:43:30 -0800 (PST)
From:      Doug White <dwhite@gdi.uoregon.edu>
To:        Vince Vielhaber <vev@michvhf.com>
Cc:        questions@FreeBSD.ORG
Subject:   Re: limits after kernel build
Message-ID:  <Pine.BSF.3.96.980315134257.24988R-100000@gdi.uoregon.edu>
In-Reply-To: <Pine.OS2.3.96.980315123746.40G-100000@paprika.michvhf.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 15 Mar 1998, Vince Vielhaber wrote:

> 
> I've rebuilt the kernel on 2.2.5 to give me the maximums for a news
> machine.  When I check the limits at a shell prompt I get this:
> 
> Resource limits (current):
>   cputime          infinity secs
>   filesize         infinity kb
>   datasize-cur        16384 kb
>   stacksize-cur        8192 kb
>   coredumpsize     infinity kb
>   memoryuse-cur       30720 kb
>   memorylocked-cur    10240 kb
>   maxprocesses-cur       64
>   openfiles-cur          64
> 
> When I did it on the 2.1.0 machine I got at least the full datasize.
> I compared the two config files and there's really nothing that stands
> out that would cause this difference.  What am I missing, or what was
> changed to cause this and how do I get it to give me the max values as
> a default (for all of these parameters)?

Welcome to login class limits :)  See /etc/login.conf, and try releasing
the limits using `ulimit' or `unlimit' before running your program.


Doug White                              | University of Oregon  
Internet:  dwhite@resnet.uoregon.edu    | Residence Networking Assistant
http://gladstone.uoregon.edu/~dwhite    | Computer Science Major



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.980315134257.24988R-100000>