> On 5 Mar 2019, at 08:01, Zhang, Yuwei1 <[email protected]> wrote: > > Hello All, > I noticed there’s a config option in startup.conf file named > scheduler-priority, from the comments, it seems related to scheduling policy > about main and worker threads, could anybody give me some more detail > explanation? Thanks for your kindly help.
It just passes value to “sched_setscheduler" system call. You can consult “sched_setscheduler” man page for details.
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#12430): https://lists.fd.io/g/vpp-dev/message/12430 Mute This Topic: https://lists.fd.io/mt/30223908/21656 Group Owner: [email protected] Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
