public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* page cache and buffer cache in 2.4.18 and up
@ 2003-09-11 15:30 Amir Hermelin
  2003-09-11 17:39 ` Mike Fedyk
  0 siblings, 1 reply; 2+ messages in thread
From: Amir Hermelin @ 2003-09-11 15:30 UTC (permalink / raw)
  To: linux-kernel

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.



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-09-11 17:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-09-11 15:30 page cache and buffer cache in 2.4.18 and up Amir Hermelin
2003-09-11 17:39 ` Mike Fedyk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox