page cache and buffer cache in 2.4.18 and up

From: Amir Hermelin
Date: Thu Sep 11 2003 - 09:33:22 EST


Hi,
Since the change in kernel 2.4, read and writes go both through the page and
buffer cache. Is the cached data held twice (i.e. uses twice the memory)? I
noticed that the struct page holds a pointer to a buffer-head list; does
that list contain actual data, or just pointers into the cached page data?

Thanks,
Amir.


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/