> -----Original Message-----
> From: Kaisen You <[email protected]>
> Sent: Wednesday, February 1, 2023 8:21 PM
> To: [email protected]
> Cc: Zhou, YidingX <[email protected]>; [email protected];
> [email protected]; Matz, Olivier <[email protected]>;
> [email protected]; You, KaisenX <[email protected]>;
> [email protected]; Burakov, Anatoly <[email protected]>;
> [email protected]
> 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: [email protected]
> 
> Signed-off-by: David Marchand <[email protected]>
> Signed-off-by: Kaisen You <[email protected]>
> ---
Tested-by: Song Jiale <[email protected]>

Reply via email to