From owner-freebsd-current@FreeBSD.ORG Tue Mar 5 08:45:12 2013 Return-Path: Delivered-To: freebsd-current@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 3177D9FE; Tue, 5 Mar 2013 08:45:12 +0000 (UTC) (envelope-from phk@phk.freebsd.dk) Received: from phk.freebsd.dk (phk.freebsd.dk [130.225.244.222]) by mx1.freebsd.org (Postfix) with ESMTP id ECA499A9; Tue, 5 Mar 2013 08:45:11 +0000 (UTC) Received: from critter.freebsd.dk (critter.freebsd.dk [192.168.61.3]) by phk.freebsd.dk (Postfix) with ESMTP id BEB088A525; Tue, 5 Mar 2013 08:45:10 +0000 (UTC) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.14.5/8.14.5) with ESMTP id r258j89k065343; Tue, 5 Mar 2013 08:45:09 GMT (envelope-from phk@phk.freebsd.dk) To: Don Lewis Subject: Re: access to hard drives is "blocked" by writes to a flash drive In-reply-to: <201303050840.r258egAG012697@gw.catspoiler.org> From: "Poul-Henning Kamp" References: <201303050840.r258egAG012697@gw.catspoiler.org> Content-Type: text/plain; charset=ISO-8859-1 Date: Tue, 05 Mar 2013 08:45:08 +0000 Message-ID: <65342.1362473108@critter.freebsd.dk> Cc: kostikbel@gmail.com, deeptech71@gmail.com, freebsd-current@FreeBSD.org, peter@rulingia.com, ian@FreeBSD.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Mar 2013 08:45:12 -0000 In message <201303050840.r258egAG012697@gw.catspoiler.org>, Don Lewis writes: >For composite devices such as mirrors, using the first underlying device >is probably a reasonable choice. For more complicated cases, or to >override the default, the syncer thread could be specified as a mount >option. I doubt that will be any better than what we have today. I think it is a much better idea to have the syncer monitor bio write latency and adjust accordingly. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence.