patch-2.4.0-test10 linux/Documentation/cachetlb.txt
Next file: linux/Documentation/exception.txt
Previous file: linux/Documentation/IO-mapping.txt
Back to the patch index
Back to the overall index
- Lines: 13
- Date:
Tue Oct 10 10:33:51 2000
- Orig file:
v2.4.0-test9/linux/Documentation/cachetlb.txt
- Orig date:
Thu Sep 7 08:31:59 2000
diff -u --recursive --new-file v2.4.0-test9/linux/Documentation/cachetlb.txt linux/Documentation/cachetlb.txt
@@ -284,6 +284,12 @@
user space shared/writable mappings of this page potentially
exist, this routine is called.
+ NOTE: This routine need only be called for page cache pages
+ which can potentially ever be mapped into the address
+ space of a user process. So for example, VFS layer code
+ handling vfs symlinks in the page cache need not call
+ this interface at all.
+
The phrase "kernel writes to a page cache page" means,
specifically, that the kernel executes store instructions
that dirty data in that page at the page->virtual mapping
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)