From owner-freebsd-hackers Thu Sep 4 06:46:45 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id GAA28344 for hackers-outgoing; Thu, 4 Sep 1997 06:46:45 -0700 (PDT) Received: from word.smith.net.au (word.smith.net.au [202.0.75.3]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id GAA28329 for ; Thu, 4 Sep 1997 06:46:20 -0700 (PDT) Received: from word.smith.net.au (localhost.smith.net.au [127.0.0.1]) by word.smith.net.au (8.8.7/8.8.5) with ESMTP id XAA01154; Thu, 4 Sep 1997 23:14:23 +0930 (CST) Message-Id: <199709041344.XAA01154@word.smith.net.au> X-Mailer: exmh version 2.0zeta 7/24/97 To: Mike Smith cc: Brian Campbell , freebsd-hackers@FreeBSD.ORG Subject: Re: 2.2-stable swap usage? In-reply-to: Your message of "Thu, 04 Sep 1997 12:04:03 +0930." <199709040234.MAA00822@word.smith.net.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 04 Sep 1997 23:14:21 +0930 From: Mike Smith Sender: owner-freebsd-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > > The simple answer is that once swap is allocated to a process, it is > never freed. You have, in the case above, 24M worth of text which at > some stage has been swapped out, and thus has had swap allocated to it. > It doesn't mean you have 24M worth of swap currently "in use". Sorry, that should be "pages ... have", not "text ... has". mike