]> granicus.if.org Git - procps-ng/commit
top: ATEOJ_RPTHSH prints hash table entries less often
authorJim Warner <james.warner@comcast.net>
Fri, 23 Oct 2015 05:00:00 +0000 (00:00 -0500)
committerCraig Small <csmall@enc.com.au>
Wed, 28 Oct 2015 10:01:28 +0000 (21:01 +1100)
commit489d23a132a03c80c4d48e10c13b21ad2e318fb8
treec9a05cb7a9f5ba9eaf8544d2517436110452a49e
parente1cd74eec9f7dd6918476e963a3a57d99ae61e3d
top: ATEOJ_RPTHSH prints hash table entries less often

We'll following the newlib <pids> approach to hashing:

. a 'PIDs at max depth:' portion of that UNREF_RPTHASH
enabled #define is now published only when the maximum
depth of hash table entry chains exceed depths of one.

Signed-off-by: Jim Warner <james.warner@comcast.net>
top/top.c