Page MenuHomeFreeBSD

D11366.diff
No OneTemporary

D11366.diff

Index: head/usr.sbin/watchdogd/watchdogd.c
===================================================================
--- head/usr.sbin/watchdogd/watchdogd.c
+++ head/usr.sbin/watchdogd/watchdogd.c
@@ -112,14 +112,6 @@
};
/*
- * Ask malloc() to map minimum-sized chunks of virtual address space at a time,
- * so that mlockall() won't needlessly wire megabytes of unused memory into the
- * process. This must be done using the malloc_conf string so that it gets set
- * up before the first allocation, which happens before entry to main().
- */
-const char * malloc_conf = "lg_chunk:0";
-
-/*
* Periodically pat the watchdog, preventing it from firing.
*/
int

File Metadata

Mime Type
text/plain
Expires
Sun, Jul 26, 4:00 PM (19 h, 7 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
35543366
Default Alt Text
D11366.diff (664 B)

Event Timeline