> -Original Message-
> From: Stephen Hemminger
> Sent: Tuesday, September 22, 2020 10:12 PM
> To: Liu, Yong
> Cc: Richardson, Bruce ; dev@dpdk.org
> Subject: Re: [dpdk-dev] [PATCH] build: enable packet data prefetch
>
> On Tue, 22 Sep 2020 16:21:35 +
On Tue, 22 Sep 2020 16:21:35 +0800
Marvin Liu wrote:
> Data prefetch instruction can preload data into cpu’s hierarchical
> cache before data access. Virtualized data paths like virtio utilized
> this feature for acceleration. Since most modern cpus have support
> prefetch function, we can enable
Data prefetch instruction can preload data into cpu’s hierarchical
cache before data access. Virtualized data paths like virtio utilized
this feature for acceleration. Since most modern cpus have support
prefetch function, we can enable packet data prefetch as default.
Signed-off-by: Marvin Liu
3 matches
Mail list logo