From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752967AbZHEWKU (ORCPT ); Wed, 5 Aug 2009 18:10:20 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752768AbZHEWKQ (ORCPT ); Wed, 5 Aug 2009 18:10:16 -0400 Received: from mail-fx0-f228.google.com ([209.85.220.228]:36968 "EHLO mail-fx0-f228.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752808AbZHEWKM (ORCPT ); Wed, 5 Aug 2009 18:10:12 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; b=xhqBvymBcVIwaM8xf8W5c4OFjCog8/amz2rnYOx5JvEyfWfjYCF9lpOVYRQuPci/Cv Eitc5pMFvm4xw5BDurSolXL1aVbUzQXCpd5oZkwqLLgZrdzHuPq/J9vPGMXX5tI6PJaa sa9TyX/nctLyc7NkND9s9JU/z9S9170X6iXhk= Date: Thu, 6 Aug 2009 00:10:09 +0200 From: Frederic Weisbecker To: Ingo Molnar , Al Viro Cc: "Frank Ch. Eigler" , Andi Kleen , LKML , Jeff Mahoney , Chris Mason , Alexander Beregalov , Bron Gondwana , Reiserfs , Andrea Gelmini , "Trenton D. Adams" , Thomas Meyer , Alessio Igor Bogani , Marcel Hilzinger , Edward Shishkin Subject: Re: [ANNOUNCE] Reiserfs/kill-bkl tree v2 Message-ID: <20090805221008.GC5025@nowhere> References: <20090731174642.GA6539@nowhere> <20090801081141.GA18036@basil.fritz.box> <20090801155335.GA4836@nowhere> <20090802142100.GA21160@elte.hu> <20090803060944.GB20762@elte.hu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20090803060944.GB20762@elte.hu> User-Agent: Mutt/1.5.18 (2008-05-17) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Aug 03, 2009 at 08:09:44AM +0200, Ingo Molnar wrote: > > * Frank Ch. Eigler wrote: > > > Ingo Molnar writes: > > > > >> Yeah good idea. But again, I fear my laptop hasn't enough > > >> memory to support big enough ramdisks mount points to host > > >> selftests. > > > > > > Well, dont waste too much time on it (beyond the due diligence > > > level) - Andi forgot that the right way to stress-test patches > > > is to get through the review process and then through the > > > integration trees which have far more test exposure than any > > > single contributor can test. > > > > What guideline can you offer as to what is "due diligence" level > > of stress testing, as compared to delegating this task to > > eyeballed reviews + incidental use on the integration trees? > > The kind of testing the VFS tree itself gets is a good starting > point i suspect - and it is a far more critical tree as it can > affects all filesystems. AFAICS the VFS tree relies on linux-next > and -mm for testing mostly and that's a good model IMO. > I've asked Al Viro to integrate this branch in the VFS tree. He wasn't opposed to that. Then I sent him the individual patches for integration in VFS but hadn't any answer since then. I've kept him cc'ed for any further patches too. If Al still agrees about this integration, I would be pleased. Frederic.