[dpdk-dev] [PATCH v2] Add support for pthreads setname.

Thomas Monjalon thomas.monjalon at 6wind.com
Tue Nov 3 15:34:08 CET 2015


> > This patch adds support for pthread_setname_np on Linux and
> > pthread_set_name_np on FreeBSD.
> > 
> > Changes in V2:
> > Remove config support for max thread name len.
> > Restrict max thread name len to 16 on Linux and FreeBSD.
> > Fix checkpatch.pl errors.
> > Changes based on code review comments from Thomas.
> > 
> > Changes in V1:
> > Add support for _setname_ on Linux and FreeBSD.
> > 
> > Signed-off-by: Ravi Kerur <rkerur at gmail.com>
> 
> Looks like good simple solution.
> Acked-by: Stephen Hemminger <stephen at networkplumber.org>

Applied with update of tep_termination. Thanks


More information about the dev mailing list