> >
> > It's better to allocate device private data on the same NUMA node with
> > device,
> > rather than with the main thread. This helps avoid cross-NUMA access for
> > worker thread.
> >
> > Signed-off-by: Xiao Wang
>
> Reviewed-by: Jay Zhou
>
Applied to dpdk-next-crypto
Thanks.
> -Original Message-
> From: Xiao Wang [mailto:xiao.w.w...@intel.com]
> Sent: Wednesday, September 4, 2019 9:22 PM
> To: Zhoujian (jay)
> Cc: dev@dpdk.org; Xiao Wang
> Subject: [PATCH] crypto/virtio: alloc private data by NUMA affinity
>
> It's better to allocate device private data o
Hi Jay,
Could you please review this change.
Thanks,
Akhil
>
> It's better to allocate device private data on the same NUMA node with
> device, rather than with the main thread. This helps avoid cross-NUMA
> access for worker thread.
>
> Signed-off-by: Xiao Wang
> ---
> drivers/crypto/virtio
3 matches
Mail list logo