From owner-svn-src-all@FreeBSD.ORG Sun May 15 16:07:21 2011 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3AA241065670; Sun, 15 May 2011 16:07:21 +0000 (UTC) (envelope-from des@des.no) Received: from smtp.des.no (smtp.des.no [194.63.250.102]) by mx1.freebsd.org (Postfix) with ESMTP id E58628FC08; Sun, 15 May 2011 16:07:20 +0000 (UTC) Received: from ds4.des.no (des.no [84.49.246.2]) by smtp.des.no (Postfix) with ESMTP id CFFCC1FFC35; Sun, 15 May 2011 16:07:19 +0000 (UTC) Received: by ds4.des.no (Postfix, from userid 1001) id 9CE7884530; Sun, 15 May 2011 18:07:19 +0200 (CEST) From: =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= To: Matthew D Fleming References: <201105131848.p4DIm1j7079495@svn.freebsd.org> Date: Sun, 15 May 2011 18:07:19 +0200 In-Reply-To: <201105131848.p4DIm1j7079495@svn.freebsd.org> (Matthew D. Fleming's message of "Fri, 13 May 2011 18:48:01 +0000 (UTC)") Message-ID: <86aaeokkw8.fsf@ds4.des.no> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r221853 - in head/sys: dev/md dev/null sys vm X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 May 2011 16:07:21 -0000 Matthew D Fleming writes: > Log: > Usa a globally visible region of zeros for both /dev/zero and the md > device. There are likely other kernel uses of "blob of zeros" than can > be converted. Excellent, thank you! DES --=20 Dag-Erling Sm=C3=B8rgrav - des@des.no