Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re^4: Fresh eyes - linux::Inotify2 event delays

by ghenry (Vicar)
on Apr 07, 2022 at 15:28 UTC ( [id://11142803]=note: print w/replies, xml ) Need Help??


in reply to Re^3: Fresh eyes - linux::Inotify2 event delays
in thread Fresh eyes - linux::Inotify2 event delays

Found it. Our retry is in blocking mode and the CDR it is trying to find does not ever exist (normally there is a delay to them showing up). Once the retry fully expires, ->poll() does the next read on the file descriptors and picks up all the queued events. There are not many events, so no overruns (missed events) and linux just leaves them there for collection when ready. It wasn't my code :-)

  • Comment on Re^4: Fresh eyes - linux::Inotify2 event delays

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11142803]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (4)
As of 2024-04-19 12:04 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found