mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-02-02 09:55:18 +00:00
util: Drop VIR_HOST_CPU_MASK_LEN
Unused since commit c67e04e25fa5. Signed-off-by: Andrea Bolognani <abologna@redhat.com>
This commit is contained in:
parent
fe5b35c6b2
commit
95431c963e
@ -197,7 +197,6 @@ virHostCPUGetStatsFreeBSD(int cpuNum,
|
|||||||
#ifdef __linux__
|
#ifdef __linux__
|
||||||
# define CPUINFO_PATH "/proc/cpuinfo"
|
# define CPUINFO_PATH "/proc/cpuinfo"
|
||||||
# define PROCSTAT_PATH "/proc/stat"
|
# define PROCSTAT_PATH "/proc/stat"
|
||||||
# define VIR_HOST_CPU_MASK_LEN 1024
|
|
||||||
|
|
||||||
# define LINUX_NB_CPU_STATS 4
|
# define LINUX_NB_CPU_STATS 4
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user