]> granicus.if.org Git - procps-ng/commit
library: introduced a 'UTILIZATION_C' item, <pids> api
authorJim Warner <james.warner@comcast.net>
Sun, 6 Mar 2022 06:00:00 +0000 (00:00 -0600)
committerCraig Small <csmall@dropbear.xyz>
Mon, 7 Mar 2022 09:29:06 +0000 (20:29 +1100)
commit813661c2995d4f4ddd00e705a2ffeced1f485284
treec4ba1372f3f862d32d326970e784d7e197dbc639
parent6490349e64a3db9742c48c45b4f86a670fdc72d3
library: introduced a 'UTILIZATION_C' item, <pids> api

Some items in the <pids> API carry a '_C' suffix which
implies such values include reaped children. So, we'll
now extend this practice to that new UTILIZATION item.

Reference(s):
. Mar, 2022 - tweak PIDS_UTILIZATION
commit 9c0e8e9429d232a85baef3d6fa8269963fd80741
. Feb, 2022 - added PIDS_UTILIZATION
commit c69104b2b835176f9801dfd1a1d893579879a5b6

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