Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F163715731
D11366.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
664 B
Referenced Files
None
Subscribers
None
D11366.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D11366: Chase malloc() change.
Attached
Detach File
Event Timeline
Log In to Comment