[vpp-dev] One question about vpp configuration file

2019-03-04 Thread Zhang Yuwei
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.

Regards,
Yuwei

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#12427): https://lists.fd.io/g/vpp-dev/message/12427
Mute This Topic: https://lists.fd.io/mt/30223908/21656
Group Owner: vpp-dev+ow...@lists.fd.io
Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub  [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-


Re: [vpp-dev] One question about vpp configuration file

2019-03-04 Thread Damjan Marion via Lists.Fd.Io


> On 5 Mar 2019, at 08:01, Zhang, Yuwei1  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: vpp-dev+ow...@lists.fd.io
Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub  [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-