From owner-freebsd-geom@FreeBSD.ORG Fri Jun 11 07:35:06 2004 Return-Path: Delivered-To: freebsd-geom@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 90B9816A4CE; Fri, 11 Jun 2004 07:35:06 +0000 (GMT) Received: from darkness.comp.waw.pl (darkness.comp.waw.pl [195.117.238.236]) by mx1.FreeBSD.org (Postfix) with ESMTP id 482E743D46; Fri, 11 Jun 2004 07:35:06 +0000 (GMT) (envelope-from pjd@darkness.comp.waw.pl) Received: by darkness.comp.waw.pl (Postfix, from userid 1009) id 92632ACAE3; Fri, 11 Jun 2004 09:34:52 +0200 (CEST) Date: Fri, 11 Jun 2004 09:34:52 +0200 From: Pawel Jakub Dawidek To: Poul-Henning Kamp Message-ID: <20040611073452.GB12007@darkness.comp.waw.pl> References: <20040610214726.G23746@leelou.in.tern> <65669.1086898388@critter.freebsd.dk> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="BYl/BInBdgsQr4gH" Content-Disposition: inline In-Reply-To: <65669.1086898388@critter.freebsd.dk> User-Agent: Mutt/1.4.2i X-PGP-Key-URL: http://people.freebsd.org/~pjd/pjd.asc X-OS: FreeBSD 5.2.1-RC2 i386 cc: geom@freebsd.org cc: Lukas Ertl Subject: Re: Correct GEOM bio handling X-BeenThere: freebsd-geom@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GEOM-specific discussions and implementations List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Jun 2004 07:35:06 -0000 --BYl/BInBdgsQr4gH Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jun 10, 2004 at 10:13:08PM +0200, Poul-Henning Kamp wrote: +> Some implementations use compressed bitmaps, so that they know that +> bits where a normal write happened can be skipped by the rebuilder. I'm using bitmaps to do sychronization in geom_mirror. It works quite ok. +> Some even use "parasitic rebuild" where normal reads are written +> to the bad plex as well (if not already up to date) in order to +> save on the I/O operations. Nice idea, I need to put it into geom_mirror:) --=20 Pawel Jakub Dawidek http://www.FreeBSD.org pjd@FreeBSD.org http://garage.freebsd.pl FreeBSD committer Am I Evil? Yes, I Am! --BYl/BInBdgsQr4gH Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAyWCcForvXbEpPzQRAnetAJ9FaL88kZiYdol88E93o6ox8biZVgCfUUn4 CWHbjaD74UuV7UO/anTgX8E= =xLBr -----END PGP SIGNATURE----- --BYl/BInBdgsQr4gH--