Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Aug 1999 16:35:52 +0930 (CST)
From:      Greg Lewis <glewis@ares.maths.adelaide.edu.au>
To:        Chris Singer <csinger@workfire.com>
Cc:        BSD Help <freebsd-questions@FreeBSD.ORG>
Subject:   Re: How do you track down resource limits?
Message-ID:  <199908040705.QAA70563@ares.maths.adelaide.edu.au>
In-Reply-To: <002701beddd3$205c9950$0ea78e8b@maverick.workfire.com> from Chris Singer at "Aug 3, 1999 10:10:46 am"

next in thread | previous in thread | raw e-mail | index | archive | help
> Hi all,
> 
> I'm trying to run a test using FreeBSD as my OS.  Problem here is that I'm
> approaching some resource limit which is skewing my results terribly.  I
> just started using FreeBSD so I'm pretty ignorant of how to go about finding
> which resource is causing my problem.  Could someone let me know what tools
> are available to do this job and maybe suggest a methodology?
> 
> Thanks,
> 	Chris

User resource limits are set in at the system level in /etc/login.conf.
There are also a few hard limits compiled into the kernel which you can
find in the kernel configuration file.  You probably want to use tools like
ps, top, etc. to track various resources the program is using.

-- 
Greg Lewis 				glewis@trc.adelaide.edu.au
Computing Officer			+61 8 8303 5083
Teletraffic Research Centre


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?199908040705.QAA70563>