numam-dpdk/lib/librte_eventdev
Jerin Jacob 0b275d32a4 eventdev: clarify the worker thread workflow
If the RTE_EVENT_DEV_CAP_DISTRIBUTED_SCHED capability flag
is not set indicates the device is centralized and thus needs
a dedicated scheduling thread that repeatedly calls
rte_event_schedule().

Update the worker thread code snippet to match
the description.

Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
2017-06-21 15:33:22 +02:00
..
Makefile eventdev: implement the northbound APIs 2017-04-04 19:12:00 +02:00
rte_eventdev_pmd.h eventdev: fix headers for strict compilation flags 2017-05-01 00:13:15 +02:00
rte_eventdev_version.map eventdev: add extended stats 2017-04-04 19:19:51 +02:00
rte_eventdev.c pci: remove eal prefix 2017-05-05 14:38:17 +02:00
rte_eventdev.h eventdev: clarify the worker thread workflow 2017-06-21 15:33:22 +02:00