numam-dpdk/lib/librte_eal/bsdapp
Cunming Liang 798a71d703 eal: add cpuset into lcore config
The patch adds 'cpuset' into per-lcore configure 'lcore_config[]',
as the lcore no longer always 1:1 pinning with physical cpu.
The lcore now stands for a EAL thread rather than a logical cpu.

It doesn't change the default behavior of 1:1 mapping, but allows to
affinity the EAL thread to multiple cpus.

Signed-off-by: Cunming Liang <cunming.liang@intel.com>
Acked-by: Olivier Matz <olivier.matz@6wind.com>
Acked-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
2015-02-24 20:21:54 +01:00
..
contigmem contigmem: fix buffer overrun on unload 2014-10-20 23:50:35 +02:00
eal eal: add cpuset into lcore config 2015-02-24 20:21:54 +01:00
nic_uio nic_uio: fix thread structure compatibility for future FreeBSD 2015-01-16 14:43:16 +01:00
Makefile remove trailing whitespaces 2014-06-11 00:29:34 +02:00