On 12/01/2011 01:03 PM, Prerna Saxena wrote:
From: Prerna Saxena<prerna(a)linux.vnet.ibm.com>
Date: Thu, 1 Dec 2011 12:47:52 +0530
Subject: [PATCH 2/5] Modify the tests/nodeinfotest.c to use sysfs in
addition to proc/cpuinfo
Signed-off-by: Prerna Saxena<prerna(a)linux.vnet.ibm.com>
One test fails due to
wrong number of cores.
TEST: nodeinfotest
Expect 39 'CPUs: 2, MHz: 2800, Nodes: 1, Cores: 2
'
Actual 39 'CPUs: 2, MHz: 2800, Nodes: 1, Cores: 1
'
! 1 FAIL
ACK with this nit fixed.