Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F131856292
D20751.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
516 B
Referenced Files
None
Subscribers
None
D20751.diff
View Options
Index: head/share/man/man9/vm_map_protect.9
===================================================================
--- head/share/man/man9/vm_map_protect.9
+++ head/share/man/man9/vm_map_protect.9
@@ -96,6 +96,11 @@
for an entry within the range,
.Dv KERN_PROTECTION_FAILURE
is returned.
+If a copy-on-write mapping is transitioned from read-only to
+read-write, and too little swap space is available for backing the
+copied pages,
+.Dv KERN_RESOURCE_SHORTAGE
+is returned.
.Sh SEE ALSO
.Xr vm_map 9
.Sh AUTHORS
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Oct 12, 6:02 PM (6 h, 33 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
23633408
Default Alt Text
D20751.diff (516 B)
Attached To
Mode
D20751: vm_map_protect(9) fails to document KERN_RESOURCE_SHORTAGE return value.
Attached
Detach File
Event Timeline
Log In to Comment