point of contact between pages and buffers?

From: Chris Quinn (cq@htec.demon.co.uk)
Date: Wed Aug 09 2000 - 05:10:00 EST


Will someone kindly clarify a point regarding memory managment for me?
When a mmap()ed page is modified are it's constituent BUFSIZ parts
then made members of the buffer cache? I ask because a new process that
comes along immediately after the modification before a flush to disk
sees the change via a read(). So there is sharing but I read in the TLK
that data cannot be in both the buffer and page caches!? Where is the point of sharing?

Cheers,

-- 
Chris Quinn

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



This archive was generated by hypermail 2b29 : Tue Aug 15 2000 - 21:00:18 EST