From owner-freebsd-stable@FreeBSD.ORG Sat Apr 20 21:56:02 2013 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 136851BB; Sat, 20 Apr 2013 21:56:02 +0000 (UTC) (envelope-from bruce@cran.org.uk) Received: from muon.cran.org.uk (muon.cran.org.uk [IPv6:2a01:348:0:15:5d59:5c40:0:1]) by mx1.freebsd.org (Postfix) with ESMTP id C7E5E100F; Sat, 20 Apr 2013 21:56:01 +0000 (UTC) Received: from muon.cran.org.uk (localhost [127.0.0.1]) by muon.cran.org.uk (Postfix) with ESMTP id F1547E66B9; Sat, 20 Apr 2013 23:03:28 +0100 (BST) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=cran.org.uk; h=message-id :date:from:mime-version:to:cc:subject:references:in-reply-to :content-type:content-transfer-encoding; s=mail; bh=myoFeo613IMy PAw4h8WuPp+Iyz0=; b=siGBW8JHM5SPwVjSmLA9yKJ/m+WQYJwbppNXq4gIKxU1 o73egMURhgiQ24O7FpoG2YHwv4CMK/UkQQuGxoTJ9tIX8ob7vHux2QzbUp0G/Uao M8ZOxqU3UYAOhfUFQT43RgfRjefwLfZ8iH7bUY+jRPsZ4ep1YOCFbdLzHHIne2o= DomainKey-Signature: a=rsa-sha1; c=nofws; d=cran.org.uk; h=message-id :date:from:mime-version:to:cc:subject:references:in-reply-to :content-type:content-transfer-encoding; q=dns; s=mail; b=BnbgfL g0uV8j7kYs6mCyW3bj9Z2NvlMUMD+KJO668I3NClnMB3CjhmttJl5sWkTBpFrPr/ 6SzKKVL4f+FI5hVYzd1sZ0CgKs8qzgQyvAzk9mepp2izzMeYSW2pJIK5fLxkCzXj iLTXWd26++3hETX6+8KAYQxwYdiIBpETLTY9g= Received: from mb.local (unknown [93.89.81.205]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by muon.cran.org.uk (Postfix) with ESMTPSA id 68765E66B3; Sat, 20 Apr 2013 23:03:28 +0100 (BST) Message-ID: <51730EE7.8060301@cran.org.uk> Date: Sat, 20 Apr 2013 22:55:51 +0100 From: Bruce Cran User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:17.0) Gecko/20130328 Thunderbird/17.0.5 MIME-Version: 1.0 To: Matthias Andree Subject: Re: Any objections/comments on axing out old ATA stack? References: <51536306.5030907@FreeBSD.org> <20130331130409.GO3178@equilibrium.bsdes.net> <515B25D8.7050902@FreeBSD.org> <515BF5AE.4050804@FreeBSD.org> <515CAA04.1050108@FreeBSD.org> <20130403233815.GA65719@icarus.home.lan> <515CC704.90302@FreeBSD.org> <20130404010526.GA66858@icarus.home.lan> <515D3312.3010109@FreeBSD.org> In-Reply-To: <515D3312.3010109@FreeBSD.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Jeremy Chadwick , Alexander Motin , freebsd-current@freebsd.org, freebsd-stable@freebsd.org X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Apr 2013 21:56:02 -0000 On 04/04/2013 09:00, Matthias Andree wrote: > Any good "concurrent write" exercise tools for Unix that I could run > on the Linux ext4 partition that you would propose? benchmarks/fio is good for that. -- Bruce Cran