From owner-freebsd-questions@FreeBSD.ORG Fri Apr 11 15:35:42 2003 Return-Path: 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 7D7D737B401 for ; Fri, 11 Apr 2003 15:35:42 -0700 (PDT) Received: from lilzcluster.liwest.at (lilzclust01.liwest.at [212.33.55.11]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3E45E43F93 for ; Fri, 11 Apr 2003 15:35:41 -0700 (PDT) (envelope-from dgw@liwest.at) Received: from CM58-27.liwest.at by lilzcluster.liwest.at (8.10.2/1.1.2.11/08Jun01-1123AM) id h3BMZH20000794746; Sat, 12 Apr 2003 00:35:17 +0200 (MEST) Content-Type: text/plain; charset="iso-8859-1" From: Daniela To: David Banning , Nathan Kinkade , questions@freebsd.org Date: Sat, 12 Apr 2003 00:35:18 +0200 User-Agent: KMail/1.4.3 References: <20030410141136.A559@skytrackercanada.com> <20030411002220.GA280@sub21-156.member.dsl-only.net> <20030411131556.A20362@skytrackercanada.com> In-Reply-To: <20030411131556.A20362@skytrackercanada.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200304120035.18158.dgw@liwest.at> Subject: Re: X dies - out of swap space X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 22:35:42 -0000 On Friday 11 April 2003 19:15, David Banning wrote: > CPU states: 0.4% user, 0.0% nice, 0.4% system, 0.4% interrupt, 98.8= % > idle Mem: 56M Active, 101M Inact, 32M Wired, 11M Cache, 35M Buf, 48M Fr= ee > Swap: 100M Total, 3580K Used, 96M Free, 3% Inuse You have little swap space compared to your physical memory. This is gene= rally=20 not recommended, swap should be at least two times larger than memory. Daniela