From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jamie Lokier Subject: Re: [PATCH v4] relatime: Make relatime smarter Date: Fri, 28 Nov 2008 11:18:09 +0000 Message-ID: <20081128111809.GH6138@shareable.org> References: <20081126195457.GA3541@srcf.ucam.org> <20081126195824.GB3541@srcf.ucam.org> <492DD035.5020705@oracle.com> <20081127150126.GA20941@srcf.ucam.org> <20081127150341.GB20941@srcf.ucam.org> <20081127163535.775729bf@lxorguk.ukuu.org.uk> <20081127164754.GC22963@srcf.ucam.org> <20081127165929.GA23366@srcf.ucam.org> <20081127170615.GB14991@infradead.org> <20081127175813.GA24354@srcf.ucam.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Christoph Hellwig , Alan Cox , Randy Dunlap , linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org, mingo@redhat.com, val.henson@gmail.com, matthew@wil.cx To: Matthew Garrett Return-path: Received: from mail2.shareable.org ([80.68.89.115]:40430 "EHLO mail2.shareable.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752239AbYK1LSQ (ORCPT ); Fri, 28 Nov 2008 06:18:16 -0500 Content-Disposition: inline In-Reply-To: <20081127175813.GA24354@srcf.ucam.org> Sender: linux-fsdevel-owner@vger.kernel.org List-ID: Matthew Garrett wrote: > The time between atime updates can be configured at boot > with the relatime_interval kernel argument, or at runtime through a sysctl. Shouldn't it be a per-mount value, with defaults coming from the sysctl? -- Jamie