Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1761011AbZDBRlV (ORCPT ); Thu, 2 Apr 2009 13:41:21 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755558AbZDBRlE (ORCPT ); Thu, 2 Apr 2009 13:41:04 -0400 Received: from mx2.redhat.com ([66.187.237.31]:52168 "EHLO mx2.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753417AbZDBRlC (ORCPT ); Thu, 2 Apr 2009 13:41:02 -0400 Organization: Red Hat UK Ltd. Registered Address: Red Hat UK Ltd, Amberley Place, 107-111 Peascod Street, Windsor, Berkshire, SI4 1TE, United Kingdom. Registered in England and Wales under Company Registration No. 3798903 From: David Howells In-Reply-To: <200904030431.04079.nickpiggin@yahoo.com.au> References: <200904030431.04079.nickpiggin@yahoo.com.au> <200904030353.17713.nickpiggin@yahoo.com.au> <200904030315.03606.nickpiggin@yahoo.com.au> <7249.1238692155@redhat.com> To: Nick Piggin Cc: dhowells@redhat.com, viro@zeniv.linux.org.uk, nfsv4@linux-nfs.org, linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org Subject: Re: [PATCH 06/43] FS-Cache: Recruit a couple of page flags for cache management [ver #46] Date: Thu, 02 Apr 2009 18:40:57 +0100 Message-ID: <7516.1238694057@redhat.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 853 Lines: 21 Nick Piggin wrote: > Well in theory I still think it would be cleanest to modify buffer to > play more nicely with it. But maybe that ends up being harder to > distinguish the 3 cases of attached metadata on the page. I don't know, > you haven't posted any isofs code so either way it is inappropriate to > use up this extra page flag here. > > Is isofs cache worth a page flag? Well, isofs was something I wanted at the time. Besides, as I said NFS uses PG_private for its own purposes, and entangling the two wasn't the most fun I've had. Trond didn't like it either. David -- 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/