From owner-freebsd-questions Sat Aug 30 00:32:29 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id AAA25434 for questions-outgoing; Sat, 30 Aug 1997 00:32:29 -0700 (PDT) Received: from dyson.iquest.net (dyson.iquest.net [198.70.144.127]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id AAA25407; Sat, 30 Aug 1997 00:32:23 -0700 (PDT) Received: (from root@localhost) by dyson.iquest.net (8.8.6/8.8.5) id CAA00657; Sat, 30 Aug 1997 02:32:18 -0500 (EST) From: "John S. Dyson" Message-Id: <199708300732.CAA00657@dyson.iquest.net> Subject: Re: swap usage In-Reply-To: <199708300700.CAA11451@mailhub.iastate.edu> from Kent Vander Velden at "Aug 30, 97 02:00:21 am" To: graphix@iastate.edu (Kent Vander Velden) Date: Sat, 30 Aug 1997 02:32:18 -0500 (EST) Cc: dyson@FreeBSD.ORG, freebsd-questions@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL31 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Kent Vander Velden said: > > Netscape 4.0 b7 > XEmacs 19.15 > g++ (included with -current) > egcs August 21 snapshot > XFree > A few xterms > Gnuplot > ppp > Maybe you are transiently using swap space? Is there a process that starts/stops and you simply run out of swap? Several of the programs above can get very large... There is no other people having the problem that you are seeing. You might want to do a ps -xla or cat /proc/*/map, and see if there are any huge programs. -- John dyson@freebsd.org jdyson@nc.com