Re: Should PAGE_CACHE_SIZE be discarded?

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: David Howells <dhowells@...>
Cc: <torvalds@...>, <linux-arch@...>, <linux-fsdevel@...>
Date: Wednesday, November 14, 2007 - 11:23 am

On Wed, Nov 14, 2007 at 01:56:53PM +0000, David Howells wrote:

Christoph Lameter has patches exactly to make PAGE_CACHE_SIZE larger than
PAGE_SIZE, and they seem to work without much effort. I happen to hate the
patches ;) but that doesn't change the fact that PAGE_CACHE_SIZE is
relatively useful and it is not at all an ill-defined concept.



No, this was an *example*. It has nothing to do with PG_compound upsream.
That was just an example. Basically, anything that goes in the page cache
is in units of PAGE_CACHE_SIZE, and nothing else. For filesystems it
should be pretty easy...

 

I think most filesystems actually don't have much problem with it. mm
code has bigger problems, eg. due to ptes <-> pagecache no longer being
equal size.... but why would filesystems care?

-
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:
Should PAGE_CACHE_SIZE be discarded?, David Howells, (Wed Nov 14, 9:56 am)
Re: Should PAGE_CACHE_SIZE be discarded?, Jörn, (Thu Nov 15, 1:09 pm)
Re: Should PAGE_CACHE_SIZE be discarded?, Nick Piggin, (Wed Nov 14, 11:23 am)
Re: Should PAGE_CACHE_SIZE be discarded?, David Howells, (Wed Nov 14, 11:59 am)
Re: Should PAGE_CACHE_SIZE be discarded?, Nick Piggin, (Wed Nov 14, 5:35 pm)
Re: Should PAGE_CACHE_SIZE be discarded?, David Howells, (Thu Nov 15, 8:05 am)
Re: Should PAGE_CACHE_SIZE be discarded?, Benny Halevy, (Thu Nov 15, 10:15 am)
Re: Should PAGE_CACHE_SIZE be discarded?, David Howells, (Thu Nov 15, 10:46 am)
Re: Should PAGE_CACHE_SIZE be discarded?, Nick Piggin, (Thu Nov 15, 5:30 pm)