From owner-svn-src-all@FreeBSD.ORG Wed Aug 28 10:54:31 2013 Return-Path: Delivered-To: svn-src-all@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 6C5C1F7C; Wed, 28 Aug 2013 10:54:31 +0000 (UTC) (envelope-from ivoras@gmail.com) Received: from mail-ve0-x231.google.com (mail-ve0-x231.google.com [IPv6:2607:f8b0:400c:c01::231]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id E83A82D92; Wed, 28 Aug 2013 10:54:30 +0000 (UTC) Received: by mail-ve0-f177.google.com with SMTP id cz11so3992099veb.36 for ; Wed, 28 Aug 2013 03:54:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc:content-type; bh=6OubNNWPO7IwpmGOJlOuGY46l6Gc/YRGZyZ6rwIWTnQ=; b=FUqKS1NTYRGYDDcevZKUzZ7idmhSAmyYKY42TR9Lee8nCnOU/98ujDsOcIOSfHEaw1 PPflSP7IjPVUn88jNildnlbWsZl8TNn0g2DkMAk3tdCblG1OLzX3Qk9CgrpRQc2uzNkJ vEkvST9t1+QFCONQkkYFoEcT8SHKa9Vz0MRbYLSbkPgSnPpqFHLuyfV91fxnpA5tD2PD ImmHNyHN8MifOVm8NBtP21P/C7z0OguMTp4uC2q1ELcQwE2wxyayT91x8T0pvjAcJtqp 2OIppRCoKTmwU3ksHzqbR45lOp39hGg2os9nZkYtfizq2nctegNNmj6prnpfxIg8+3kc BRjg== X-Received: by 10.52.249.50 with SMTP id yr18mr10792840vdc.25.1377687269780; Wed, 28 Aug 2013 03:54:29 -0700 (PDT) MIME-Version: 1.0 Sender: ivoras@gmail.com Received: by 10.58.229.167 with HTTP; Wed, 28 Aug 2013 03:53:49 -0700 (PDT) In-Reply-To: References: <201308281006.r7SA6KSq010737@svn.freebsd.org> From: Ivan Voras Date: Wed, 28 Aug 2013 12:53:49 +0200 X-Google-Sender-Auth: BMcPYijK6CIAdZo8I-s9CXyb9N4 Message-ID: Subject: Re: svn commit: r254986 - head/sys/ufs/ufs To: Davide Italiano Content-Type: text/plain; charset=UTF-8 Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Aug 2013 10:54:31 -0000 On 28 August 2013 12:44, Davide Italiano wrote: > Do you realize that this is a driven by commit change, right? And > there's no technical motivatiion about this or experimental data that > confirms you've chossen the right value? > I see from the archives that you didn't get any feedback by anyone > working in the VM layer or by some UFS maintainer. > I don't even comment about discussing -CURRENT changes in stable@. You have a point that this was a judgment call, but note that the last change to dirhash tuning (maxmem) was also done by me. Since this is -CURRENT, I will leave this commit in unless it proves detrimental in the usual testing which goes on. If you still feel strongly about this, contact me in private and we'll investigate its effects in more detail.