You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implemented polling mode in case NETLINK refuses with error EINVAL.
Due to kernel bug 190711, the NETLINK interface gives EINVAL when
it is activated. Since atopacctd misses a trigger then to read
the process accounting records when processes in the system terminate,
a polling loop has to be used to verify the existance of new
process accounting records.