From owner-freebsd-current@FreeBSD.ORG Mon Jul 28 06:45:55 2003 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 73BD437B401 for ; Mon, 28 Jul 2003 06:45:55 -0700 (PDT) Received: from phk.freebsd.dk (phk.freebsd.dk [212.242.86.175]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7FB6343F75 for ; Mon, 28 Jul 2003 06:45:54 -0700 (PDT) (envelope-from phk@phk.freebsd.dk) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by phk.freebsd.dk (8.12.8/8.12.8) with ESMTP id h6SDjqV3045837; Mon, 28 Jul 2003 13:45:52 GMT (envelope-from phk@phk.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.12.9/8.12.9) with ESMTP id h6SDjq5H074045; Mon, 28 Jul 2003 15:45:52 +0200 (CEST) (envelope-from phk@phk.freebsd.dk) To: Lukas Ertl From: "Poul-Henning Kamp" In-Reply-To: Your message of "Mon, 28 Jul 2003 15:34:51 +0200." <20030728151919.S334@pcle2.cc.univie.ac.at> Date: Mon, 28 Jul 2003 15:45:52 +0200 Message-ID: <74044.1059399952@critter.freebsd.dk> cc: current@freebsd.org Subject: Re: Highly loaded machine getting slower and slower 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: Mon, 28 Jul 2003 13:45:55 -0000 In message <20030728151919.S334@pcle2.cc.univie.ac.at>, Lukas Ertl writes: >Hi there, > >I'm having again problems with a highly loaded 5.1-current machine. The >box is a 2.4GHz Dual Xeon (HTT enabled) with 1GB RAM and acts as a news >server/feeder running diablo. It's pumping out 120+Mbit/sec over Gigabit >without a glitch, but after some time, it's getting slower and slower, >until it seems to completely freeze, but it's still alive, just _very_ >unresponsive and in fact has to be rebooted. Run a shell script in cron every 5 minutes where you record date sysctl kern.malloc sysctl vm.zone swapinfo ps -axlw and look out for anything which just gobbles up more and more memory. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence.