Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932448AbXHDURM (ORCPT ); Sat, 4 Aug 2007 16:17:12 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1760280AbXHDUQ6 (ORCPT ); Sat, 4 Aug 2007 16:16:58 -0400 Received: from outpipe-village-512-1.bc.nu ([81.2.110.250]:46342 "EHLO the-village.bc.nu" rhost-flags-OK-FAIL-OK-FAIL) by vger.kernel.org with ESMTP id S1759946AbXHDUQ5 (ORCPT ); Sat, 4 Aug 2007 16:16:57 -0400 Date: Sat, 4 Aug 2007 21:23:50 +0100 From: Alan Cox To: Ingo Molnar Cc: Andrew Morton , Linus Torvalds , Peter Zijlstra , linux-mm@kvack.org, linux-kernel@vger.kernel.org, miklos@szeredi.hu, neilb@suse.de, dgc@sgi.com, tomoki.sekiyama.qu@hitachi.com, nikita@clusterfs.com, trond.myklebust@fys.uio.no, yingchao.zhou@gmail.com, richard@rsk.demon.co.uk Subject: Re: [PATCH 00/23] per device dirty throttling -v8 Message-ID: <20070804212350.1b5b3aae@the-village.bc.nu> In-Reply-To: <20070804165604.GA2310@elte.hu> References: <20070803123712.987126000@chello.nl> <20070804063217.GA25069@elte.hu> <20070804070737.GA940@elte.hu> <20070804103347.GA1956@elte.hu> <20070804163733.GA31001@elte.hu> <20070804095143.b8cc2c78.akpm@linux-foundation.org> <20070804165604.GA2310@elte.hu> X-Mailer: Claws Mail 2.9.1 (GTK+ 2.10.13; i386-redhat-linux-gnu) Organization: Red Hat UK Cyf., Amberley Place, 107-111 Peascod Street, Windsor, Berkshire, SL4 1TE, Y Deyrnas Gyfunol. Cofrestrwyd yng Nghymru a Lloegr o'r rhif cofrestru 3798903 Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1249 Lines: 28 > i tried to convince distro folks about it ... but there's fear, > uncertainty and doubt about touching /etc/fstab and i suspect no major > distro will do it until another does it - which is a catch-22 :-/ So i Thats what Gentoo is for ;) > guess we should add a kernel config option that allows the kernel rpm > maker to just disable atime by default. (re-enableable via boot-line and > fstab entry too) [That new kernel config option would be disabled by > default.] That makes it much easier to control and introduce. It makes it much more messy and awkward as the same system behaves in arbitary different ways under different builds of the kernel. If you want to sort this in Fedora for example you just need to package and announce a desktop-tuning rpm which makes the relevant updates on install and reverses them on remove. Stick the scheduler/vm tuning values in as well and the disk queue tweaks. Regardless of the kernel defaults people will install such a package en-mass... Alan - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/