openonload icon indicating copy to clipboard operation
openonload copied to clipboard

The latency of ef_eventq_poll() is large

Open Roser-ZY opened this issue 3 years ago • 2 comments

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 avatar Oct 12 '21 05:10 Roser-ZY

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?

Roser-ZY avatar Oct 13 '21 03:10 Roser-ZY

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

prashant-nhbt avatar Feb 14 '24 06:02 prashant-nhbt