[libvirt] [PATCH] BSD: implement nodeGetMemoryStats

Roman Bogorodskiy bogorodskiy at gmail.com
Thu Jan 2 15:35:52 UTC 2014


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




More information about the libvir-list mailing list