]> git.ipfire.org Git - thirdparty/libvirt.git/commit
AArch64: Parse cputopology from /proc/cpuinfo.
authorPranavkumar Sawargaonkar <pranavkumar@linaro.org>
Tue, 8 Oct 2013 13:49:08 +0000 (19:19 +0530)
committerCole Robinson <crobinso@redhat.com>
Tue, 15 Oct 2013 20:59:43 +0000 (16:59 -0400)
commit950127620dc503d94d4fa56b81fa75378f5bbf4e
tree945b201d80c49c89036d35f5f1898b9aaf8635cf
parent5cb6816715968dc08486307bd1894dc91e22342c
AArch64: Parse cputopology from /proc/cpuinfo.

CPU "parser" for AArch64.
Showing cputopology in arm64 linux is work-in-progress so for now
all AArch64 cpus belong to same socket (like PPC).

Also we parse BogoMIPS same like arm 32bit.

Signed-off-by: Anup Patel <anup.patel@linaro.org>
Signed-off-by: Pranavkumar Sawargaonkar <pranavkumar@linaro.org>
src/nodeinfo.c