> > > Sometimes OS tries to switch the core. So, bind the lcore thread to a
> > > fixed core.
> > > Implement affinity call on Windows similar to Linux.
> > >
> > > Signed-off-by: Qiao Liu
> > > Signed-off-by: Pallavi Kadam
> > Acked-by: Tal Shnaiderman
> Tested-by: Idan Hackmon
Applied, thank
> Subject: RE: [PATCH] eal/windows: set pthread affinity
>
> > Subject: [PATCH] eal/windows: set pthread affinity
> >
> > External email: Use caution opening links or attachments
> >
> >
> > Sometimes OS tries to switch the core. So, bind the lcore
> Subject: [PATCH] eal/windows: set pthread affinity
>
> External email: Use caution opening links or attachments
>
>
> Sometimes OS tries to switch the core. So, bind the lcore thread to a fixed
> core.
> Implement affinity call on Windows similar to Linux.
>
On 1/20/2022 4:17 PM, Pallavi Kadam wrote:
Sometimes OS tries to switch the core. So, bind the lcore thread
to a fixed core.
Implement affinity call on Windows similar to Linux.
Signed-off-by: Qiao Liu
Signed-off-by: Pallavi Kadam
---
lib/eal/windows/eal.c | 4
1 file changed, 4 insertio
On Thu, Jan 20, 2022 at 04:17:49PM -0800, Pallavi Kadam wrote:
> Sometimes OS tries to switch the core. So, bind the lcore thread
> to a fixed core.
> Implement affinity call on Windows similar to Linux.
>
> Signed-off-by: Qiao Liu
> Signed-off-by: Pallavi Kadam
> ---
> lib/eal/windows/eal.c |
Sometimes OS tries to switch the core. So, bind the lcore thread
to a fixed core.
Implement affinity call on Windows similar to Linux.
Signed-off-by: Qiao Liu
Signed-off-by: Pallavi Kadam
---
lib/eal/windows/eal.c | 4
1 file changed, 4 insertions(+)
diff --git a/lib/eal/windows/eal.c b/l
6 matches
Mail list logo