Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Oct 1999 00:06:54 +0800
From:      Peter Wemm <peter@netplex.com.au>
To:        "Daniel C. Sobral" <dcs@newsguy.com>
Cc:        Poul-Henning Kamp <phk@critter.freebsd.dk>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/vm vm_swap.c 
Message-ID:  <19991010160654.642ED1CC6@overcee.netplex.com.au>
In-Reply-To: Your message of "Mon, 11 Oct 1999 00:29:21 %2B0900." <3800B0D1.FEF42A84@newsguy.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
"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.

Cheers,
-Peter



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19991010160654.642ED1CC6>