Page MenuHomeFreeBSD

D26802.id.diff
No OneTemporary

D26802.id.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
Tue, Dec 30, 1:53 AM (11 h, 45 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
27373025
Default Alt Text
D26802.id.diff (367 B)

Event Timeline