As far as i can tell, unlike `user_time` and `syst...
# general
p
As far as i can tell, unlike
user_time
and
system_time
,
resident_size
is not cumulative. Unless i'm wrong about this assumption, can anyone explain why this is? Will it increase until a certain threshold - at which point osqueryd will restart maybe?