From owner-freebsd-current@FreeBSD.ORG Thu Jul 7 04:08:02 2011 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 89C00106566B; Thu, 7 Jul 2011 04:08:02 +0000 (UTC) (envelope-from lacombar@gmail.com) Received: from mail-pv0-f182.google.com (mail-pv0-f182.google.com [74.125.83.182]) by mx1.freebsd.org (Postfix) with ESMTP id 4F19D8FC1B; Thu, 7 Jul 2011 04:08:02 +0000 (UTC) Received: by pvg11 with SMTP id 11so209578pvg.13 for ; Wed, 06 Jul 2011 21:08:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=5lJBqCpfDhmwKFUhwaniqUZuWibxK/gh36hFKntMvXc=; b=gc2hkDTezcB7jPWC8igmrBAUN2fyXF58gLZaYimnqkQ4NaXiiK17WOclFHi+hCcA7x vQ3cKAM0sIxCFbQHvEk7dXr13JgdLOFVy1CmYyEGphM2Loqxnvr05KLCunp5zaZJFeSg 7Ov548iWqGg/eSo1/KvAdTZJrUddN4bCzOlqg= MIME-Version: 1.0 Received: by 10.68.15.67 with SMTP id v3mr524039pbc.5.1310011681685; Wed, 06 Jul 2011 21:08:01 -0700 (PDT) Received: by 10.68.64.200 with HTTP; Wed, 6 Jul 2011 21:08:01 -0700 (PDT) In-Reply-To: References: <4E1421D9.7080808@zedat.fu-berlin.de> <4E147F54.40908@zedat.fu-berlin.de> <20110706162811.GA68436@troutmask.apl.washington.edu> <20110706193636.GA69550@troutmask.apl.washington.edu> <4E14CCE5.4050906@zedat.fu-berlin.de> <20110707015151.GB71966@troutmask.apl.washington.edu> Date: Thu, 7 Jul 2011 00:08:01 -0400 Message-ID: From: Arnaud Lacombe To: Adrian Chadd Content-Type: text/plain; charset=ISO-8859-1 Cc: FreeBSD Current , "Hartmann, O." , arrowdodger <6yearold@gmail.com>, Steve Kargl , freebsd-questions@freebsd.org Subject: Re: Heavy I/O blocks FreeBSD box for several seconds X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Thu, 07 Jul 2011 04:08:02 -0000 Hi, On Wed, Jul 6, 2011 at 10:39 PM, Adrian Chadd wrote: > On 7 July 2011 09:51, Steve Kargl wrote: >> On Thu, Jul 07, 2011 at 09:17:51AM +0800, Adrian Chadd wrote: >>> Offer a bounty for getting it fixed? >>> >> >> steve == ENOMONEY && jeffr == ENOTIME >> >> And, 4BSD works. > > I meant it as a more general observation. > > If something doesn't work as needed, consider either diving in to fix > it, or offering a bounty to someone to do so. > What would be the point to even start looking at an issue? You guys (by "you", I mean "official" committers on public list) don't care about people providing patches, might it be for trivial, obvious, fixes. I'm not even talking about complex patches ... When you eventually ends up providing a patch, you ends up being slammed a door at by maintainers asserting their code is perfect, until logic and user complaints prove them wrong. That said, this comment is off-topic, but I will certainly re-state this next month when I'll be ping'ing trivial patches. - Arnaud > It sounds like these scheduler issues (IO and threads) are well-known > and reasonably well-understood. > All that's lacking is the last bit of the puzzle - the actual > developer to develop it. :) > > > Adrian >