From owner-freebsd-questions Sat Jan 13 18:29: 2 2001 Delivered-To: freebsd-questions@freebsd.org Received: from clmboh1-smtp2.columbus.rr.com (clmboh1-smtp2.columbus.rr.com [65.24.0.111]) by hub.freebsd.org (Postfix) with ESMTP id 108CE37B400 for ; Sat, 13 Jan 2001 18:28:45 -0800 (PST) Received: from mail.iowna.com (dhcp065-024-023-038.columbus.rr.com [65.24.23.38]) by clmboh1-smtp2.columbus.rr.com (8.11.2/8.11.2) with ESMTP id f0E2QHp24323; Sat, 13 Jan 2001 21:26:18 -0500 (EST) Message-ID: <3A610E01.6F4CF792@mail.iowna.com> Date: Sat, 13 Jan 2001 21:25:05 -0500 From: Bill Moran X-Mailer: Mozilla 4.76 [en] (X11; U; FreeBSD 4.2-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: Steven Cc: FreeBSD Questions Subject: Re: Limiting resources References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Steven wrote: > > hello > > my 4.1 machine is set up to analyse its logs at 1.53am each night. > > All is great, but it uses up so much resources (the harddisk light is > constantly flashing for minutes) that it stops routing (nat), which kind of > defeats the machine's purpose. > > Is there a way to easily limit the amount of resources the analysis takes, > so it doesn't impare the functionality of natd? Run the machine under nice 10 or nice 20. see the man page for nice for details. -Bill To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message