Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F163361610
D18568.id52042.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
681 B
Referenced Files
None
Subscribers
None
D18568.id52042.diff
View Options
Index: share/man/man9/pmap_enter.9
===================================================================
--- share/man/man9/pmap_enter.9
+++ share/man/man9/pmap_enter.9
@@ -120,6 +120,14 @@
that no other writeable managed mappings for the previously
mapped pages exist.
.Pp
+If the request modifies existing mapping to use different physical
+page, an implementation of
+.Nm
+must invalidate previous mapping before installing the new one.
+This ensures that all threads sharing the pmap keep a consistent
+view of the mapping, which is necessary for the correct handling
+of CoW (copy on write) faults.
+.Pp
If the page
.Fa m
is managed, the page must be busied by the caller
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Jul 23, 12:34 PM (8 h, 13 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
35402140
Default Alt Text
D18568.id52042.diff (681 B)
Attached To
Mode
D18568: Document new required MI behaviour of pmap_enter() for CoW.
Attached
Detach File
Event Timeline
Log In to Comment