eal: simplify meson build of common directory
[dpdk.git] / lib / librte_eal / common / include / rte_lcore.h
2019-10-27 David Marchandeal: factorize lcore role code
2019-10-27 David Marchandeal: deinline lcore APIs
2019-10-27 Stephen Hemmingereal: make lcore config private
2019-10-26 Pallavi Kadameal: move CPU operations to OS specific headers
2019-07-30 David Marchandeal: fix control thread affinity with --lcores
2019-06-29 David Marchandenforce experimental tag at beginning of declarations
2019-06-03 Stephen Hemmingereal: add lcore accessors
2019-06-03 Stephen Hemmingereal: use unsigned int in lcore API prototypes
2019-04-21 Thomas Monjaloneal: promote some experimental functions as stable
2019-03-07 David Marchandeal: restrict control threads to startup CPU affinity
2018-05-13 Andy Greeneal: explicit cast of core id when getting index
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-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