2015-04-22 08:44, Stephen Hemminger:
> On Wed, 22 Apr 2015 14:31:55 +0100
> Bruce Richardson wrote:
>
> > Using the "physical_package_id" as a fallback for determining the
> > numa node of a core tends to be unreliable. Fix this by using a
> > detection routine which reads the numa information fr
Richardson
Sent: Wednesday, April 22, 2015 7:02 PM
To: dev at dpdk.org
Subject: [dpdk-dev] [PATCH] eal: fix linuxapp numa node detection
Using the "physical_package_id" as a fallback for determining the numa node of
a core tends to be unreliable. Fix this by using a detection routine which
Using the "physical_package_id" as a fallback for determining the
numa node of a core tends to be unreliable. Fix this by using a
detection routine which reads the numa information from
/sys/devices/system/node and just returns a numa node of 0 on
failure.
Signed-off-by: Bruce Richardson
---
lib
On Wed, 22 Apr 2015 14:31:55 +0100
Bruce Richardson wrote:
> Using the "physical_package_id" as a fallback for determining the
> numa node of a core tends to be unreliable. Fix this by using a
> detection routine which reads the numa information from
> /sys/devices/system/node and just returns a
4 matches
Mail list logo