freebsd-skq/usr.sbin/watchdogd
delphij ebc61da194 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
Makefile.depend
watchdog.8
watchdogd.8
watchdogd.c Chase malloc() change by removing lg_chunk malloc_conf settings. 2017-06-28 04:19:54 +00:00