]> arthur.barton.de Git - netdata.git/commit
reduce netdata virtual memory size by setting MALLOC_ARENA_MAX; portable way of detec...
authorCosta Tsaousis (ktsaou) <costa@tsaousis.gr>
Fri, 30 Sep 2016 20:19:06 +0000 (23:19 +0300)
committerCosta Tsaousis (ktsaou) <costa@tsaousis.gr>
Fri, 30 Sep 2016 20:19:06 +0000 (23:19 +0300)
commit9c9b9973fd36c382705b9f415f725b8dcf6edd33
tree4ab66e9e3bc11675b78474fe6ba29caecddac63b
parente30a7ca2e69ca750c87d81f2439fe759c842062b
reduce netdata virtual memory size by setting MALLOC_ARENA_MAX; portable way of detecting mallinfo() and mallopt()
configure.ac
m4/ax_c_mallinfo.m4 [new file with mode: 0755]
m4/ax_c_mallopt.m4 [new file with mode: 0755]
src/apps_plugin.c
src/main.c
src/web_server.c