From owner-freebsd-hackers@FreeBSD.ORG Sun Dec 9 15:32:23 2012 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2AD63B06 for ; Sun, 9 Dec 2012 15:32:23 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) by mx1.freebsd.org (Postfix) with ESMTP id D6BD88FC18 for ; Sun, 9 Dec 2012 15:32:22 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.5/8.14.5) with ESMTP id qB9FWIj9005618; Sun, 9 Dec 2012 08:32:18 -0700 (MST) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.5/8.14.5/Submit) with ESMTP id qB9FWIs9005615; Sun, 9 Dec 2012 08:32:18 -0700 (MST) (envelope-from wblock@wonkity.com) Date: Sun, 9 Dec 2012 08:32:18 -0700 (MST) From: Warren Block To: Dieter BSD Subject: Re: FreeBSD for serious performance? In-Reply-To: <20121209091305.238100@gmx.com> Message-ID: References: <20121209091305.238100@gmx.com> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="3512871622-1204479703-1355067138=:5523" X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.7 (wonkity.com [127.0.0.1]); Sun, 09 Dec 2012 08:32:19 -0700 (MST) Cc: freebsd-hackers@freebsd.org X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Dec 2012 15:32:23 -0000 This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --3512871622-1204479703-1355067138=:5523 Content-Type: TEXT/PLAIN; charset=utf-8; format=flowed Content-Transfer-Encoding: 8BIT On Sun, 9 Dec 2012, Dieter BSD wrote: >> B. Use GPT, which does not have the CHS baggage.  It is easier and more >>    versatile.  My systems with GPT disks don't complain about track >>    alignment.  Or maybe that's ahci(4)'s doing. > > I never found a way to boot from different partitions, much less > different disks with GPT. Grub (or grub2) can do it. I haven't tried it because other operating systems I multiboot do not support GPT anyway. If you're booting multiple versions of FreeBSD, see gpart(8) for some partition attributes that may help. Or even consider ZFS boot environments. --3512871622-1204479703-1355067138=:5523--