From owner-freebsd-isp Mon Mar 2 04:24:03 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA04036 for freebsd-isp-outgoing; Mon, 2 Mar 1998 04:24:03 -0800 (PST) (envelope-from owner-freebsd-isp@FreeBSD.ORG) Received: from implode.root.com (implode.root.com [198.145.90.17]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA04009 for ; Mon, 2 Mar 1998 04:24:01 -0800 (PST) (envelope-from root@implode.root.com) Received: from implode.root.com (localhost [127.0.0.1]) by implode.root.com (8.8.5/8.8.5) with ESMTP id EAA02051; Mon, 2 Mar 1998 04:21:21 -0800 (PST) Message-Id: <199803021221.EAA02051@implode.root.com> To: Dave Overton cc: isp@FreeBSD.ORG Subject: Re: TOP Display and INND In-reply-to: Your message of "Mon, 02 Mar 1998 00:24:22 PST." <3.0.2.32.19980302002422.02f270e4@syix.com> From: David Greenman Reply-To: dg@root.com Date: Mon, 02 Mar 1998 04:21:21 -0800 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Below is a piece of the TOP display on my INND server, it does nothing but >INND and is happily running. My problem is the LONG expires, and I would >imagine its because of the swapping going on... Make sure that your control.cancel newsgroup isn't extremely large. FreeBSD doesn't deal well with directories that are tens of megabytes large. The best thing to do is rm -rf the directory every hour or so out of cron. >ANY ideas why it would show 47M Inact, and a dumb 10M Swap??? What have I >got set wrong? How do I get it to NOT swap? Gad, its not using the RAM, >why is it swapping??? 10MB of swap in use isn't significant and isn't your problem. The system will page out unused pages in favor of file caching. -DG David Greenman Core-team/Principal Architect, The FreeBSD Project To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message