From owner-freebsd-questions@FreeBSD.ORG Sat Nov 11 08:36:28 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8C08D16A407 for ; Sat, 11 Nov 2006 08:36:28 +0000 (UTC) (envelope-from zbyszek@szalbot.homedns.org) Received: from lists.lc-words.com (lists.lc-words.com [83.19.156.210]) by mx1.FreeBSD.org (Postfix) with ESMTP id C949F43D49 for ; Sat, 11 Nov 2006 08:36:27 +0000 (GMT) (envelope-from zbyszek@szalbot.homedns.org) Received: from [127.0.0.1] (helo=localhost) by lists.lc-words.com with esmtp (Exim 4.63 (FreeBSD)) (envelope-from ) id 1GioLh-000Hb8-A2; Sat, 11 Nov 2006 09:36:25 +0100 Date: Sat, 11 Nov 2006 09:36:25 +0100 (CET) From: Zbigniew Szalbot X-X-Sender: zbyszek@192.168.11.51 To: Kris Kennaway In-Reply-To: <20061111063313.GB81772@xor.obsecurity.org> Message-ID: References: <20061109192407.GA43267@xor.obsecurity.org> <20061109220926.GA45759@xor.obsecurity.org> <20061109235515.GA46945@xor.obsecurity.org> <20061111063313.GB81772@xor.obsecurity.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-questions@freebsd.org Subject: Re: periodic, short freezes X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Nov 2006 08:36:28 -0000 Hello, On Sat, 11 Nov 2006, Kris Kennaway wrote: > The fact that swap is in use, together with your description, > indicates that your system is overloaded; those transient loads are > causing it to periodically demand more working memory than is backed > by RAM, so the system goes into a frenzy of swapping trying to > accomodate, and system performance falls in the toilet until the load > goes away. > > Add more RAM or limit the workload. Now that something to check - thank you very much Kris. Is that so that on a typical system with enough memory to do its job there is no swap use on average? From what I can tell swap is always used to some extent but I have checked another system and swap use there is 0%. So you may be right that this is the problem. Jonathan - what is your swap use? Cause you also experience this kind of problem... Thanks! -- Zbigniew Szalbot