On Mon, 23 Sep 2024 23:17:54 +0000 (UTC) amit sehas <cu...@yahoo.com> wrote:
> only for the critical threads we could utilize: rte_thread_set_priority to > RTE_THREAD_PRIORITY_REALTIME_CRITICAL Really bad idea on Linux. Realtime priority will cause kernel starvation.