Page MenuHomeFreeBSD

D26802.diff
No OneTemporary

D26802.diff

Index: head/sys/kern/link_elf_obj.c
===================================================================
--- head/sys/kern/link_elf_obj.c
+++ head/sys/kern/link_elf_obj.c
@@ -914,6 +914,9 @@
error = ENOMEM;
goto out;
}
+#if VM_NRESERVLEVEL > 0
+ vm_object_color(ef->object, 0);
+#endif
/*
* In order to satisfy amd64's architectural requirements on the

File Metadata

Mime Type
text/plain
Expires
Mon, Mar 16, 4:43 PM (3 h, 10 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29777848
Default Alt Text
D26802.diff (367 B)

Event Timeline