From owner-svn-src-head@FreeBSD.ORG Mon Oct 1 15:31:10 2012 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx2.freebsd.org (mx2.freebsd.org [IPv6:2001:4f8:fff6::35]) by hub.freebsd.org (Postfix) with ESMTP id A88821065678; Mon, 1 Oct 2012 15:31:10 +0000 (UTC) (envelope-from ae@FreeBSD.org) Received: from [127.0.0.1] (hub.freebsd.org [IPv6:2001:4f8:fff6::36]) by mx2.freebsd.org (Postfix) with ESMTP id 3494F1509C9; Mon, 1 Oct 2012 15:31:01 +0000 (UTC) Message-ID: <5069B733.2010704@FreeBSD.org> Date: Mon, 01 Oct 2012 19:30:59 +0400 From: "Andrey V. Elsukov" User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:10.0.3) Gecko/20120406 Thunderbird/10.0.3 MIME-Version: 1.0 To: John Baldwin References: <201209291647.q8TGlvbr058837@svn.freebsd.org> <201210010753.59816.jhb@freebsd.org> <5069B53F.5040004@yandex.ru> In-Reply-To: <5069B53F.5040004@yandex.ru> X-Enigmail-Version: 1.4 OpenPGP: id=10C8A17A Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: 8bit Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r241053 - in head/sys/boot: common i386/libi386 uboot/lib userboot/userboot X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.5 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: Mon, 01 Oct 2012 15:31:10 -0000 On 01.10.2012 19:22, Andrey V. Elsukov wrote: > UFS+GPT ZFS+GPT ZFS+GPT+several disks > new_loader 7,203s 20,584s 26,079s > old_loader 4,334s 9,422s 11,245s Of course, new_loader and old_loader should switch places :) -- WBR, Andrey V. Elsukov