Nick Piggin <[EMAIL PROTECTED]> wrote:

> In core code, the PAGE_CACHE_SIZE is for page cache struct pages. Single
> struct pages (not page arrays).  Take a look at generic mapping read or
> something.

So you're saying a struct page controls an area of PAGE_CACHE_SIZE, not an
area of PAGE_SIZE?  Is a struct page then a purely pagecache concept?

> Documentation is the opposite of convention ;)

If it's not Documented, then it's irrelevant.

David
-
To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to