eal: set affinity for control threads
[dpdk.git] / lib / librte_eal / common / include / rte_lcore.h
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-04-04 Anatoly Burakoveal: provide API for querying valid socket ids
2018-02-06 Marko Kovacevicdoc: update definition of lcore id and index
2018-01-16 Adrien Mazarguillib: fix missing includes in exported headers
2018-01-04 Bruce Richardsonlib: use SPDX tag for Intel copyright files
2017-10-11 Pavan Nikhilesheal: add function to check lcore role
2017-07-16 Harry van Haarenservice: introduce service cores concept
2016-06-17 Thomas Monjaloneal: fix thread naming on FreeBSD
2016-02-10 Huawei Xieremove extra parentheses in return statement
2015-11-25 Ferruh Yigiteal/linux: fix build with glibc < 2.12
2015-03-02 Neil Hormaneal: clean up export of socket id variable
2015-02-24 Cunming Liangspinlock: support non-EAL thread
2015-02-24 Cunming Liangeal: initialize lcore and socket id
2015-02-24 Cunming Liangeal: apply thread affinity by assigned cpuset
2015-02-24 Cunming Liangeal: thread affinity API
2015-02-24 Cunming Liangeal: add cpuset into lcore config
2014-11-25 Patrick Lueal: get relative core index
2014-11-25 Thomas Monjaloneal: factorize common headers
2014-06-10 Bruce Richardsonremove trailing whitespaces
2014-02-25 Bruce Richardsonupdate Intel copyright years to 2014
2013-10-09 Inteldoc: whitespace changes in licenses
2013-07-25 Intelupdate copyright date to 2013
2013-07-25 Inteleal: rework cpu information discovery
2013-07-05 Intelremove version in all files
2013-03-11 Intelfirst public release