> -Original Message-
> From: David Marchand
> Sent: 2023年1月3日 21:32
> To: dev@dpdk.org
> Cc: Matz, Olivier ; ferruh.yi...@amd.com; You,
> KaisenX ; zhou...@loongson.cn; Burakov, Anatoly
>
> Subject: [PATCH v3] malloc: 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).
Signed-off-by: David Marchand
---
Changes since v2:
- add uncommitted l
2 matches
Mail list logo