From owner-freebsd-hackers Mon Jun 17 04:30:42 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id EAA12236 for hackers-outgoing; Mon, 17 Jun 1996 04:30:42 -0700 (PDT) Received: from lynx.its.unimelb.edu.au (lynx.its.unimelb.EDU.AU [128.250.20.151]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id EAA12230 for ; Mon, 17 Jun 1996 04:30:38 -0700 (PDT) Received: (from danny@localhost) by lynx.its.unimelb.edu.au (8.6.11/8.6.9) id VAA08558; Mon, 17 Jun 1996 21:29:03 +1000 Date: Mon, 17 Jun 1996 21:29:02 +1000 (EST) From: "Daniel O'Callaghan" To: Khetan Gajjar cc: "Michael L. VanLoon -- HeadCandy.com" , hackers@freebsd.org Subject: Re: Way to flush swap In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Mon, 17 Jun 1996, Khetan Gajjar wrote: > On Mon, 17 Jun 1996, Michael L. VanLoon -- HeadCandy.com wrote: > > I have enough ram, and swap space - it's just that the swap isn't > releasing what it's got in swap after I quit out of the programs. Is it actually a problem? I thought that some things were left in swap in case they were needed later, e.g. shared library sort of stuff. They get flushed when swap is needed for other things. Danny