From owner-freebsd-hackers Tue Oct 8 4:39:53 2002 Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6F78837B401 for ; Tue, 8 Oct 2002 04:39:52 -0700 (PDT) Received: from HAL9000.homeunix.com (12-232-220-15.client.attbi.com [12.232.220.15]) by mx1.FreeBSD.org (Postfix) with ESMTP id DEA2043E75 for ; Tue, 8 Oct 2002 04:39:51 -0700 (PDT) (envelope-from dschultz@uclink.Berkeley.EDU) Received: from HAL9000.homeunix.com (localhost [127.0.0.1]) by HAL9000.homeunix.com (8.12.6/8.12.5) with ESMTP id g98BdlBY000445; Tue, 8 Oct 2002 04:39:47 -0700 (PDT) (envelope-from dschultz@uclink.Berkeley.EDU) Received: (from das@localhost) by HAL9000.homeunix.com (8.12.6/8.12.5/Submit) id g98BdgfD000444; Tue, 8 Oct 2002 04:39:42 -0700 (PDT) (envelope-from dschultz@uclink.Berkeley.EDU) Date: Tue, 8 Oct 2002 04:39:42 -0700 From: David Schultz To: Nate Lawson Cc: hackers@FreeBSD.ORG Subject: Re: swapoff? Message-ID: <20021008113942.GB319@HAL9000.homeunix.com> Mail-Followup-To: Nate Lawson , hackers@FreeBSD.ORG References: <20021007153845.GA371@HAL9000.homeunix.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Thus spake Nate Lawson : > Nice, thanks for doing this. How about some more accurate names for the > userland routines instead of "this_is_swapoff" and "twiddle"? Sure, suggest something and I'll change it. I shamelessly stole 'this_is_swapoff' from w / uptime, but you can blame me for 'twiddle'. The function was originally called 'add', I think, but now it adds or removes depending on whether it's being called as swapon or swapoff... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message