
2 Jan
2014
2 Jan
'14
10:35 a.m.
Implementation of nodeGetMemoryStats() for FreeBSD. I've added the code under __APPLE__ directives as well with the other similar code, however, I didn't test that on MacOS as I don't have one. It would be good if somebody could test that on MacOS, otherwise I'll probably just leave that code under #ifdef __FreeBSD__ only. Roman Bogorodskiy (1): BSD: implement nodeGetMemoryStats src/nodeinfo.c | 73 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 73 insertions(+) -- 1.8.4.3