
7 Sep
2015
7 Sep
'15
3:19 p.m.
On Mon, 2015-09-07 at 15:21 +0200, Cedric Bosdonnat wrote:
The more minor concern I have is around the implementation. AFAIR, the /proc/cpuinfo file contents is not standardized across architectures, so I'm concerned whether your parsing code is robust on non-x86 arches.
Hum... I didn't even know that file would change with arch'es.
Take a look at linuxNodeInfoCPUPopulate() in src/nodeinfo.c for inspiration. Sharing the parsing code would also be nice. Cheers. -- Andrea Bolognani Software Engineer - Virtualization Team