Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The latency of ef_eventq_poll() is large #23

Open
Roser-ZY opened this issue Oct 12, 2021 · 2 comments
Open

The latency of ef_eventq_poll() is large #23

Roser-ZY opened this issue Oct 12, 2021 · 2 comments

Comments

@Roser-ZY
Copy link

The latency periodically reaches to 2000ns ~ 3000ns, and when there is no event the latency is less than 100ns.
I put it into a dead loop to poll and I have no idea if I accomplish the function in a wrong way?

Thanks for help.

@Roser-ZY
Copy link
Author

I have improve my codes and the latency is stable in most cases, but about 60s(sometimes less than 20s) there is a large latency in ef_vi_eventq_poll.
Is the ef_vi has some mechanism?

@prashant-nhbt
Copy link

Were you able to fix this issue? @Roser-ZY

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants