From owner-svn-src-head@FreeBSD.ORG Wed Dec 4 09:43:30 2013 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 1D5F28BE; Wed, 4 Dec 2013 09:43:30 +0000 (UTC) Received: from mail-ea0-x22d.google.com (mail-ea0-x22d.google.com [IPv6:2a00:1450:4013:c01::22d]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 5B3C811E5; Wed, 4 Dec 2013 09:43:29 +0000 (UTC) Received: by mail-ea0-f173.google.com with SMTP id g15so10490986eak.4 for ; Wed, 04 Dec 2013 01:43:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:subject:mime-version:content-type:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=W+HquYi7nQquBuesUZXbr0OONjI3JR4PTgdWb6iBrfc=; b=CfF1rqk6awn9ujTOKy4ghJeWEPcXwqHnj1a5I5nGUy5jz4dnSGIgkTXYlF4xCIUAkM elqBARXujWdj2jj7pABc5yVG+p/Kh3dDrSuw6HA9c3u1gVrrEDDdZ1m0TOPAykT8YaBU yVuilqYa+g70IBk/ueXbA2g2Nqvbnt5HAHAb68z+zM+RBT0yLbTaEIwXDz9tsAqll3vu XVDAyRqeIm37bJagQa3azGMg4g0FRLgkQe9qj0UbsYHa6dzjZt2D0ySQJGStWnCqgxKM u7a/q294i2Jz9Zp8xgC47MTpmEokFTjXhrNiDZuNti8A14yTc1q2nDT+qUWYxPDDqVfp VWNg== X-Received: by 10.14.93.197 with SMTP id l45mr10358595eef.53.1386150207838; Wed, 04 Dec 2013 01:43:27 -0800 (PST) Received: from [192.168.1.102] (45.81.datacomsa.pl. [195.34.81.45]) by mx.google.com with ESMTPSA id j46sm92244007eew.18.2013.12.04.01.43.26 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 04 Dec 2013 01:43:27 -0800 (PST) Sender: =?UTF-8?Q?Edward_Tomasz_Napiera=C5=82a?= Subject: Re: svn commit: r258909 - in head: sbin/mdconfig sys/dev/md sys/sys Mime-Version: 1.0 (Apple Message framework v1283) Content-Type: text/plain; charset=iso-8859-2 From: =?iso-8859-2?Q?Edward_Tomasz_Napiera=B3a?= In-Reply-To: <20131204075436.GA15763@dft-labs.eu> Date: Wed, 4 Dec 2013 10:43:24 +0100 Content-Transfer-Encoding: quoted-printable Message-Id: <61CD2D35-BEAD-4826-AA10-78F3EACEB2CC@FreeBSD.org> References: <201312040738.rB47cOsV009261@svn.freebsd.org> <20131204075436.GA15763@dft-labs.eu> To: Mateusz Guzik X-Mailer: Apple Mail (2.1283) Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Dec 2013 09:43:30 -0000 Wiadomo=B6=E6 napisana przez Mateusz Guzik w dniu 4 gru 2013, o godz. = 08:54: > On Wed, Dec 04, 2013 at 07:38:24AM +0000, Edward Tomasz Napierala = wrote: >> Author: trasz >> Date: Wed Dec 4 07:38:23 2013 >> New Revision: 258909 >> URL: http://svnweb.freebsd.org/changeset/base/258909 >>=20 >> Log: >> Add "null" backend to mdconfig(8). This does exactly what the name >> suggests, and is somewhat useful for benchmarking. >>=20 >=20 > There is already a 'geom zero' module which I believe provides > equivalent functionality. Oh, the joys of software without manual pages. Still, I'm leaning = toward leaving this in, in case someone needs more than one instance, or a = particular size. --=20 If you cut off my head, what would I say? Me and my head, or me and my = body?