[dpdk-dev] [PATCH] eal: store control thread CPU affinity in TLS
David Marchand
david.marchand at redhat.com
Wed Mar 25 13:53:26 CET 2020
On Fri, Mar 13, 2020 at 9:34 AM David Marchand
<david.marchand at redhat.com> wrote:
> On Wed, Feb 5, 2020 at 11:24 AM <jerinj at marvell.com> wrote:
> >
> > From: Jerin Jacob <jerinj at marvell.com>
> >
> > _cpuset TLS variable stores the CPU affinity of eal thread.
> > Populate the _cpuset TLS variable for control thread to
> >
> > 1) Make rte_thread_get_affinity() and eal_thread_dump_affinity
> > functional with control thread.
> > 2) Quick access to cpu affinity.
> >
> > Signed-off-by: Jerin Jacob <jerinj at marvell.com>
> Reviewed-by: David Marchand <david.marchand at redhat.com>
Applied, thanks.
--
David Marchand
More information about the dev
mailing list