> -----Original Message-----
> From: Kaisen You <kaisenx....@intel.com>
> Sent: Wednesday, February 1, 2023 8:21 PM
> To: dev@dpdk.org
> Cc: Zhou, YidingX <yidingx.z...@intel.com>; tho...@monjalon.net;
> david.march...@redhat.com; Matz, Olivier <olivier.m...@6wind.com>;
> ferruh.yi...@amd.com; You, KaisenX <kaisenx....@intel.com>;
> zhou...@loongson.cn; Burakov, Anatoly <anatoly.bura...@intel.com>;
> sta...@dpdk.org
> Subject: [PATCH v5] enhance NUMA affinity heuristic
> 
> Trying to allocate memory on the first detected numa node has less chance
> to find some memory actually available rather than on the main lcore numa
> node (especially when the DPDK application is started only on one numa
> node).
> 
> Fixes: 705356f0811f ("eal: simplify control thread creation")
> Fixes: bb0bd346d5c1 ("eal: suggest using --lcores option")
> Cc: sta...@dpdk.org
> 
> Signed-off-by: David Marchand <david.march...@redhat.com>
> Signed-off-by: Kaisen You <kaisenx....@intel.com>
> ---
Tested-by: Song Jiale <songx.ji...@intel.com>

Reply via email to