freebsd-dev/usr.sbin/watchdogd
Xin LI 97e832c1da Chase malloc() change by removing lg_chunk malloc_conf settings.
In jemalloc 5, there are no longer chunks, and as configured on
FreeBSD (the "retain" option defaults to false), the mmap()
requests are precisely sized for the specific needs, which means
the virtual memory overhead should be lower for small applications.

Reviewed by:	jasone, ian
Differential Revision:	https://reviews.freebsd.org/D11366
2017-06-28 04:19:54 +00:00
..
Makefile Convert usr.sbin to LIBADD 2014-11-25 16:57:27 +00:00
Makefile.depend Add META_MODE support. 2015-06-13 19:20:56 +00:00
watchdog.8 Fix the watchdog/watchdog man pages. 2014-10-18 07:38:46 +00:00
watchdogd.8 Fix typo. 2016-02-29 17:40:37 +00:00
watchdogd.c Chase malloc() change by removing lg_chunk malloc_conf settings. 2017-06-28 04:19:54 +00:00