From owner-cvs-all Sun Oct 10 9:13:26 1999 Delivered-To: cvs-all@freebsd.org Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.40.131]) by hub.freebsd.org (Postfix) with ESMTP id ECE54155A6; Sun, 10 Oct 1999 09:13:09 -0700 (PDT) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.9.3/8.9.2) with ESMTP id SAA15399; Sun, 10 Oct 1999 18:10:06 +0200 (CEST) (envelope-from phk@critter.freebsd.dk) To: Peter Wemm Cc: "Daniel C. Sobral" , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/vm vm_swap.c In-reply-to: Your message of "Mon, 11 Oct 1999 00:06:54 +0800." <19991010160654.642ED1CC6@overcee.netplex.com.au> Date: Sun, 10 Oct 1999 18:10:05 +0200 Message-ID: <15397.939571805@critter.freebsd.dk> From: Poul-Henning Kamp Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk In message <19991010160654.642ED1CC6@overcee.netplex.com.au>, Peter Wemm writes : >"Daniel C. Sobral" wrote: >> Poul-Henning Kamp wrote: >> > >> > Unless somebody else beats me to it or explains why we need to >> > keep it, /dev/drum is now scheduled for demolition. >> >> /me trembles at the sight of vikings and their bloody axes as the >> year come to an end... > >The only thing of the "swap device" that's actually used is the strategy >routine which does interleaving for the higher layers. It's really not >useable as anything else as this strategy routine doesn't actually work for >normal device access. libkvm doesn't use it, at least not for a very long >time. IMHO, the strategy routine should be moved elsewhere for the VM swap >code to use as a subroutine and the whole "device" should be deep-six'ed. But isn't this really just a "striping" function which could be done equally well by ccd or vinum ? -- Poul-Henning Kamp FreeBSD coreteam member phk@FreeBSD.ORG "Real hackers run -current on their laptop." FreeBSD -- It will take a long time before progress goes too far! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message