Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
Already on GitHub? Sign in to your account
proc.runq.defunct is two times larger than ps shows #110
Comments
|
looks like that could be a bug - I'll investigate tomorrow if nobody beats me to it |
pcpemail
commented
Sep 2, 2016
|
We were calling refresh_global_pidlist() twice, resulting in all proc.runq On Thu, Sep 1, 2016 at 8:51 PM, goodwinos notifications@github.com wrote:
|
pcpemail
commented
Sep 2, 2016
|
Have posted RH BZ 1372550 "proc.runq.* metric values are double counted" On Fri, Sep 2, 2016 at 1:18 PM, Mark Goodwin mgoodwin@redhat.com wrote:
|
natoscott
added a commit
that referenced
this issue
Sep 8, 2016
|
commit 2fa04a3
|
test-account-0 commentedSep 1, 2016
I can observe that on multiple machines. For example - I have two zombie processes:
and proc.runq.defunct=4.0
Why?