From owner-freebsd-questions@FreeBSD.ORG Tue Oct 29 20:31:55 2013 Return-Path: Delivered-To: freebsd-questions@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 ESMTP id 36E4A617 for ; Tue, 29 Oct 2013 20:31:55 +0000 (UTC) (envelope-from terje@elde.net) Received: from keepquiet.net (keepquiet.net [IPv6:2a01:4f8:130:84c1::deaf:babe]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id ED0DC2480 for ; Tue, 29 Oct 2013 20:31:54 +0000 (UTC) Received: from [10.150.232.150] (2.150.52.91.tmi.telenormobil.no [2.150.52.91]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) (Authenticated sender: terje@elde.net) by keepquiet.net (Postfix) with ESMTPSA id 68BE42E06E; Tue, 29 Oct 2013 21:31:52 +0100 (CET) References: In-Reply-To: Mime-Version: 1.0 (1.0) Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii Message-Id: <5CBAA29F-765F-4AC5-90AE-36FD8C8E37B1@elde.net> X-Mailer: iPhone Mail (10B329) From: Terje Elde Subject: Re: Intel Core 2 DUO Date: Tue, 29 Oct 2013 21:31:47 +0100 To: "dweimer@dweimer.net" Cc: FreeBSD Questions X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Oct 2013 20:31:55 -0000 On 29. okt. 2013, at 15:02, dweimer wrote: > will the Intel core 2 DUO, be able to handle GELI and ZFS on the eSATA dis= k with decent throughput? Decent means so many differen things, to so many people.=20 I've got a core2duo running with zfs raidz over geli, and (iirc) it does in t= he ballpark of around 100MB/sec or so (sequential). For my typical workload= s I'm fairly sure seek time of the spinning rust is more of an issue than ge= li.=20 Terje