[dpdk-dev] [PATCH] eal: fix linuxapp numa node detection

Thomas Monjalon thomas.monjalon at 6wind.com
Wed Jun 3 18:07:44 CEST 2015


2015-04-22 08:44, Stephen Hemminger:
> On Wed, 22 Apr 2015 14:31:55 +0100
> Bruce Richardson <bruce.richardson at intel.com> 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 numa node of 0 on
> > failure.
> > 
> > Signed-off-by: Bruce Richardson <bruce.richardson at intel.com>
> 
> Acked-by: Stephen Hemminger <stephen at networkplumber.org>

Applied, thanks


More information about the dev mailing list