Date: Mon, 02 Mar 1998 04:21:21 -0800 From: David Greenman <dg@root.com> To: Dave Overton <dave@syix.com> Cc: isp@FreeBSD.ORG Subject: Re: TOP Display and INND Message-ID: <199803021221.EAA02051@implode.root.com> In-Reply-To: Your message of "Mon, 02 Mar 1998 00:24:22 PST." <3.0.2.32.19980302002422.02f270e4@syix.com>
next in thread | previous in thread | raw e-mail | index | archive | help
>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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199803021221.EAA02051>