Home
last modified time | relevance | path

Searched refs:lthread_set_affinity (Results 1 – 5 of 5) sorted by relevance

/f-stack/dpdk/examples/performance-thread/common/
H A Dlthread_api.h351 int lthread_set_affinity(unsigned lcore);
H A Dlthread_sched.c522 int lthread_set_affinity(unsigned lcoreid) in lthread_set_affinity() function
/f-stack/dpdk/examples/performance-thread/pthread_shim/
H A Dpthread_shim.c708 lthread_set_affinity(i); in pthread_setaffinity_np()
/f-stack/dpdk/examples/performance-thread/l3fwd-thread/
H A Dmain.c2034 lthread_set_affinity(tx_conf->conf.lcore_id); in lthread_tx_per_ring()
2084 lthread_set_affinity(tx_conf->conf.lcore_id); in lthread_tx()
2137 lthread_set_affinity(rx_conf->conf.lcore_id); in lthread_rx()
/f-stack/dpdk/doc/guides/sample_app_ug/
H A Dperformance_thread.rst641 | pthread_setaffinity_np | lthread_set_affinity | See notes 2, 3, 8 |
711 ``lthread_set_affinity()`` is similar to a yield apart from the fact that the
718 ``lthread_set_affinity()`` to just after the same thread is resumed on the new