From owner-freebsd-current Wed Dec 18 18:27:43 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B2D9B37B401 for ; Wed, 18 Dec 2002 18:27:42 -0800 (PST) Received: from apollo.backplane.com (apollo.backplane.com [216.240.41.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6394143EDA for ; Wed, 18 Dec 2002 18:27:42 -0800 (PST) (envelope-from dillon@apollo.backplane.com) Received: from apollo.backplane.com (localhost [127.0.0.1]) by apollo.backplane.com (8.12.5/8.12.5) with ESMTP id gBJ2ReOM095382; Wed, 18 Dec 2002 18:27:40 -0800 (PST) (envelope-from dillon@apollo.backplane.com) Received: (from dillon@localhost) by apollo.backplane.com (8.12.5/8.12.5/Submit) id gBJ2Rebm095381; Wed, 18 Dec 2002 18:27:40 -0800 (PST) (envelope-from dillon) Date: Wed, 18 Dec 2002 18:27:40 -0800 (PST) From: Matthew Dillon Message-Id: <200212190227.gBJ2Rebm095381@apollo.backplane.com> To: Bruce Evans Cc: Eirik Nygaard , Subject: Re: patch #3 Re: swapoff code comitted. References: <20021219113357.Q28163-100000@gamplex.bde.org> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG : :On Wed, 18 Dec 2002, Matthew Dillon wrote: : :> Here's another update. I cleaned things up even more, add BLOCKSIZE :> support, and updated the manual page. It looks quite nice now. : :I still dislike it. It starts by adding style bugs to the Makefile :(changing "=" to "+=" for the initial assignments to LINKS and MLINKS) :and doesn't get any better. : :Bruce It hasn't been committed yet so please feel free to email me patches for stylistic issues over the next day or two. In regards to having a swapctl command at all, I think anything that offers familiarity between the BSDs is a good thing to have. If anything we should remove 'swapinfo'. 'pstat -s' is actually shorter and easier to type :-) -Matt Matthew Dillon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message