Page MenuHomeFreeBSD

D20751.diff
No OneTemporary

D20751.diff

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

Mime Type
text/plain
Expires
Sun, Oct 12, 5:40 PM (6 h, 11 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
23633408
Default Alt Text
D20751.diff (516 B)

Event Timeline