eal: set affinity for control threads
[dpdk.git] / lib / librte_eal / common / eal_common_cpuflags.c
2017-03-27 Aaron Conoleeal: do not panic when CPU is not supported
2016-10-03 Flavio Leitnereal: move CPU flags check from constructor to init
2016-02-16 Thomas Monjaloneal: remove compiler optimization workaround
2016-02-16 Thomas Monjaloneal: move CPU flag functions out of headers
2016-02-16 Thomas Monjaloneal: get CPU flag name
2016-01-29 Ferruh Yigiteal: move cpu flags out of headers
2015-07-13 Zhigang Lueal: allow empty compile time cpu flags
2014-11-05 Chao Zhueal: split CPU flags operations to architecture specific
2014-06-10 Bruce Richardsonremove trailing whitespaces
2014-04-17 Neil Hormaneal: fix check of all requested CPU features
2014-04-02 Neil Hormaneal: fix %rbx corruption and simplify the code
2014-02-25 Bruce Richardsoneal: fix cpuflags for latest microarch
2014-02-25 Bruce Richardsonupdate Intel copyright years to 2014
2013-10-09 Intelmk: shared libraries
2013-10-09 Inteldoc: whitespace changes in licenses
2013-07-25 Intelupdate copyright date to 2013
2013-07-25 Inteleal: always check CPU support at runtime
2013-07-05 Intelremove version in all files
2013-03-11 Intelfirst public release