From owner-freebsd-stable@FreeBSD.ORG Sun Jan 26 18:32:38 2014 Return-Path: Delivered-To: stable@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 9605068F for ; Sun, 26 Jan 2014 18:32:38 +0000 (UTC) Received: from mail-ee0-x230.google.com (mail-ee0-x230.google.com [IPv6:2a00:1450:4013:c00::230]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 2C90E1F52 for ; Sun, 26 Jan 2014 18:32:38 +0000 (UTC) Received: by mail-ee0-f48.google.com with SMTP id t10so1823336eei.21 for ; Sun, 26 Jan 2014 10:32:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20120113; h=sender:date:from:to:subject:message-id:mime-version:content-type :content-disposition; bh=qBhwSnF1h9rzjKCivEhT5k0S17uJ92/81r4pK9F/xOU=; b=yJn4FnB/e/ByhQeBgcqIuc/OoBeyVnV5/RzlW1Yd7aXGTixQpKSnPIHDJZq7EuWypF ZJnih4rddw+KnDK9/GmLgTbGvfqWgfUfPuvcX3ZKeAsAXTzbLVT4IipIJQWn/qc2scbi ffoUCF+i6vZcQyX5Tbq1fmxokXlaZqPAkFC0s5Z5hoc8nZd0OTuzmLiIYcjlUOrb38/o C/LYBFYnx0hy0r7YOzHiPnqBJKNgwdIIqRrJ/kOd7DZUJgUNz+umpK7h+MXZ/YGdZ9B1 sPeCY7hnuaB9OBdwDKFLBI0gXwd7k/NCIZR8bxtXc7hTLCroCZp/MTyHPH9U4KW1nDBM 04vg== X-Received: by 10.14.104.133 with SMTP id i5mr21378214eeg.16.1390761156232; Sun, 26 Jan 2014 10:32:36 -0800 (PST) Received: from localhost (p5491004D.dip0.t-ipconnect.de. [84.145.0.77]) by mx.google.com with ESMTPSA id a8sm26223890eeo.3.2014.01.26.10.32.23 for (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Sun, 26 Jan 2014 10:32:35 -0800 (PST) Sender: Thomas Zander Date: Sun, 26 Jan 2014 19:32:21 +0100 From: Thomas Zander To: stable@freebsd.org Subject: 10-STABLE is cutting the mustard Message-ID: <20140126183221.GA1934@marvin2011.fritz.box> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-PGP-KeyID: 0xC85996CD X-PGP-URL: http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x8DD48929C85996CD X-PGP-Fingerprint: 4F59 75B4 4CE3 3B00 BC61 5400 8DD4 8929 C859 96CD X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Jan 2014 18:32:38 -0000 Folks, today I scrubbed my pools for the first time since the upgrade from 9 to 10 last week, and I have to say: This ... scan: scrub repaired 0 in with 0 errors on Sun Jan 26 17:33:54 2014 ... is awesome. The drastic performance increase in AES-NI probably plays a big role here. These alone would make an update worthwhile, but overall, from what I observe so far, 10 is a very solid release. Kudos! Riggs