From owner-freebsd-current@FreeBSD.ORG Tue Feb 24 14:37:01 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DDF3E16A4CE; Tue, 24 Feb 2004 14:37:01 -0800 (PST) Received: from freebee.digiware.nl (dsl390.iae.nl [212.61.63.138]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3209343D2F; Tue, 24 Feb 2004 14:37:01 -0800 (PST) (envelope-from wjw@withagen.nl) Received: from dual (dual [212.61.27.71]) by freebee.digiware.nl (8.12.10/8.12.9) with SMTP id i1OMZWeL059423; Tue, 24 Feb 2004 23:35:33 +0100 (CET) (envelope-from wjw@withagen.nl) Message-ID: <086301c3fb26$8d1e2d40$471b3dd4@dual> From: "Willem Jan Withagen" To: "Oliver Lehmann" , References: <079d01c3fb06$0e2299b0$471b3dd4@dual> <20040224210156.0d371f7b.oliver@FreeBSD.org> Date: Tue, 24 Feb 2004 23:35:48 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Subject: Re: The effects of WITNESS and INVARIANTS X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Feb 2004 22:37:02 -0000 ----- Original Message ----- From: "Oliver Lehmann" > > On both the server and clients all process which are not required for the > tests are terminated, especially cron(1) and > > > and...? ;) Sendmail(1) More things to kill I have not found. Supposedly the internal processes can interfere as well, but I know of no way to turn those off. Let alone without messing up the system beyond the limit. --WjW