]> granicus.if.org Git - procps-ng/commit
library: avoid QUICK_THREADS, swat Redhat bug #1284091
authorJim Warner <james.warner@comcast.net>
Wed, 6 Jul 2016 05:00:00 +0000 (00:00 -0500)
committerCraig Small <csmall@enc.com.au>
Sat, 9 Jul 2016 03:23:27 +0000 (13:23 +1000)
commit25a6ecdbfb3262261465ce1dd0e0e758cf3ac497
tree267cbc4394b9f3a192fecbf82c91c4ff6665bb12
parent639c58312bf449d04552e6046f7c854984dc115b
library: avoid QUICK_THREADS, swat Redhat bug #1284091

For this release, what's likely to be our last oldlib,
we really no longer care when top or ps threads access
is made a little less efficient. This is especially so
when efficiency was gained at the expense of accuracy.

The newlib branch already has turned off QUICK_THREADS
so this patch just brings the master branch into line.

Reference(s):
https://bugzilla.redhat.com/show_bug.cgi?id=1284091

Signed-off-by: Jim Warner <james.warner@comcast.net>
proc/readproc.h