Re: [rfc][patch 3/5] afs: new aops

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: David Howells <dhowells@...>
Cc: Andrew Morton <akpm@...>, <linux-fsdevel@...>, <mhalcrow@...>, <phillip@...>, <sfrench@...>
Date: Thursday, November 15, 2007 - 5:37 pm

On Thu, Nov 15, 2007 at 12:15:41PM +0000, David Howells wrote:

Yes.

 
 
No it's easy. It's PAGE_SIZE (which also happens to be PAGE_CACHE_SIZE).
An implementation that would (not trivially, but without changing the
basic concepts) allow a larger pagecache size is with compound pages. And
actually hugetlbfs already does this.



And it can also represent a PAGE_CACHE_SIZE page of pagecache.
 


I'm not talking about a specific implementation that allows
PAGE_CACHE_SIZE > PAGE_SIZE. So no, I don't say anything about that. I
say that pagecache pages are PAGE_CACHE_SIZE! Yes it is easy now because
that is the same as PAGE_SIZE. Yes it will be harder if you wanted to
change that. What you would not have to change is the assumption that
pagecache pages are in PAGE_SIZE units.

-
To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[rfc][patches] remove -&gt;prepare_write, Nick Piggin, (Mon Nov 12, 3:12 am)
[rfc][patch 5/5] remove prepare_write, Nick Piggin, (Mon Nov 12, 3:23 am)
[rfc][patch 4/5] rd: rewrite rd, Nick Piggin, (Mon Nov 12, 3:20 am)
[rfc][patch 2/5] cifs: new aops, Nick Piggin, (Mon Nov 12, 3:14 am)
[rfc][patch 3/5] afs: new aops, Nick Piggin, (Mon Nov 12, 3:14 am)
Re: [rfc][patch 3/5] afs: new aops, David Howells, (Mon Nov 12, 11:29 am)
Re: [rfc][patch 3/5] afs: new aops, Nick Piggin, (Mon Nov 12, 8:15 pm)
Re: [rfc][patch 3/5] afs: new aops, David Howells, (Mon Nov 12, 8:30 pm)
Re: [rfc][patch 3/5] afs: new aops, Nick Piggin, (Mon Nov 12, 8:44 pm)
Re: [rfc][patch 3/5] afs: new aops, David Howells, (Tue Nov 13, 6:56 am)
Re: [rfc][patch 3/5] afs: new aops, Nick Piggin, (Wed Nov 14, 12:24 am)
Re: [rfc][patch 3/5] afs: new aops, David Howells, (Wed Nov 14, 8:18 am)
Re: [rfc][patch 3/5] afs: new aops, Nick Piggin, (Wed Nov 14, 11:18 am)
Re: [rfc][patch 3/5] afs: new aops, David Howells, (Wed Nov 14, 11:57 am)
Re: [rfc][patch 3/5] afs: new aops, Nick Piggin, (Wed Nov 14, 5:32 pm)
Re: [rfc][patch 3/5] afs: new aops, David Howells, (Thu Nov 15, 8:15 am)
Re: [rfc][patch 3/5] afs: new aops, Nick Piggin, (Thu Nov 15, 5:37 pm)
[rfc][patch 1/5] ecryptfs new aops, Nick Piggin, (Mon Nov 12, 3:13 am)