Date: Sat, 30 Aug 2003 18:54:34 +0200 From: "Poul-Henning Kamp" <phk@phk.freebsd.dk> To: current@freebsd.org Subject: Re: cvs commit: src/sys/vm swap_pager.c Message-ID: <8807.1062262474@critter.freebsd.dk> In-Reply-To: Your message of "Sat, 30 Aug 2003 09:44:27 PDT." <200308301644.h7UGiRel050675@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
In message <200308301644.h7UGiRel050675@repoman.freebsd.org>, Poul-Henning Kamp writes: >phk 2003/08/30 09:44:27 PDT > > FreeBSD src repository > > Modified files: > sys/vm swap_pager.c > Log: > Add a close() method to a swapdev. > > Add a GEOM based backend. This is actually a quite significant step in our SMPng progress as this is the first code which migrates from vnode based access to raw disks to GEOM based access. But this is a rather symbolic thing, in practice nobody will be able to tell any difference. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?8807.1062262474>