]> arthur.barton.de Git - netdata.git/commit
Adapt processors and pid_max to macOS
authorSimon Nagl <simonnagl@aim.com>
Mon, 16 Jan 2017 11:13:18 +0000 (12:13 +0100)
committerSimon Nagl <simonnagl@aim.com>
Tue, 17 Jan 2017 19:47:46 +0000 (20:47 +0100)
commitc01bc0847f0d9d37cb40ccbb9496bd5a2c48be88
tree08f80b1b700476d2f836364e8c90d8a30f5ac7f8
parenta90ca8073360923f6b0b849ff53c06257331d624
Adapt processors and pid_max to macOS

Number of processors form sysctl hw.logicalcpu
pid_max (99999) from bsd/sys/proc_internal.h in XNU sources
disable apps.plugin because of compile issues. This was not working either.
src/Makefile.am
src/common.c
src/macos_sysctl.c
src/plugin_macos.h