eal: register non-EAL threads as lcores
[dpdk.git] / lib / librte_eal / common / eal_common_thread.c
2020-07-08 David Marchandeal: register non-EAL threads as lcores
2020-07-08 David Marchandeal: move lcore role code
2020-07-08 David Marchandeal: introduce thread uninit helper
2020-07-08 David Marchandeal: introduce thread init helper
2020-07-08 David Marchandeal: fix multiple definition of per lcore thread id
2020-07-08 David Marchandeal: relocate per thread symbols to common
2020-06-29 Tal Shnaidermaneal: move OS common config objects
2020-06-15 Dmitry Kozlyukeal/windows: add tracing stubs
2020-04-26 Dmitry Kozlyukeal: disable tracing on Windows
2020-04-23 Jerin Jacobtrace: hook subsystem to Linux
2020-03-24 Jerin Jacobeal: store control thread CPU affinity in TLS
2020-01-21 David Marchandeal: remove limitation on cpuset with --lcores
2019-08-05 David Marchandeal: hide internal function
2019-04-21 Thomas Monjaloneal: promote some experimental functions as stable
2019-03-07 David Marchandeal: restrict control threads to startup CPU affinity
2019-03-07 David Marchandeal: fix control threads pinnning
2018-07-12 Dariusz Stojaczykeal: fix return codes on control thread failure
2018-07-12 Dariusz Stojaczykeal: ignore failure of naming a control thread
2018-05-02 Jianfeng Taneal: fix use-after-free on control thread creation
2018-05-02 Jianfeng Taneal: fix memory leak on control thread failure
2018-04-27 Jianfeng Taneal: fix threads block on barrier
2018-04-26 Anatoly Burakoveal: make semantics of lcore role function more intuitive
2018-04-24 Olivier Matzeal: set affinity for control threads
2018-04-24 Olivier Matzeal: set name when creating a control thread
2018-04-24 Olivier Matzeal: add function to create control threads
2018-01-04 Bruce Richardsonlib: use SPDX tag for Intel copyright files
2017-10-11 Pavan Nikhilesheal: add function to check lcore role
2015-03-02 Neil Hormaneal: clean up export of socket id variable
2015-02-24 Cunming Liangeal: thread affinity API