Thanks, I have found the commit which fixes the busy loop issue. Now CPU
utilization is at bay. Thanks a lot! :-)

-nagp

On Thu, May 11, 2017 at 5:10 PM, Nagaprabhanjan Bellaru <
nagp.li...@gmail.com> wrote:

> Thanks a lot Damjan, can you please point me to the commit so that I can
> pick them?
>
> Thanks,
> -nagp
>
> On Tue, May 9, 2017 at 7:02 PM, Damjan Marion <dmarion.li...@gmail.com>
> wrote:
>
>>
>>
>> On 9 May 2017, at 10:30, Nagaprabhanjan Bellaru <nagp.li...@gmail.com>
>> wrote:
>>
>> Hi,
>>
>> I am running vpp lite version with no nodes in the polling mode, but
>> still unix-epoll-input goes to polling mode and vpp_main consumes 100% CPU.
>>
>> Please find the "show run" output here:
>> https://pastebin.com/0STv9JQV
>>
>> When I stepped through the unix-epoll-input code - timeout_ms
>> calculations always cause it to become zero and hence epoll_[p]wait comes
>> out as soon as it gets in. How can we explain this behavior?
>>
>>
>> This issue is fixed in latest master...
>>
>>
>
_______________________________________________
vpp-dev mailing list
vpp-dev@lists.fd.io
https://lists.fd.io/mailman/listinfo/vpp-dev

Reply via email to