pmdalinux: dynamic per-CPU and per-node instance domains
[pcp.git] / src / pmdas / linux / numa_meminfo.h
blobda18924bdd0072617c2f2735d48f500808f5253a
1 /*
2 * Linux NUMA meminfo metrics cluster from sysfs
4 * Copyright (c) 2012,2017 Red Hat.
5 * Copyright (c) 2009 Silicon Graphics Inc., All Rights Reserved.
7 * This program is free software; you can redistribute it and/or modify it
8 * under the terms of the GNU General Public License as published by the
9 * Free Software Foundation; either version 2 of the License, or (at your
10 * option) any later version.
12 * This program is distributed in the hope that it will be useful, but
13 * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
14 * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
15 * for more details.
18 extern int refresh_numa_meminfo(void);
19 extern int bandwidth_conf_changed(char *);
20 extern int get_memory_bandwidth_conf(char *);