Nathan Scott f704baeb82 Drop unused global ProcessList memory fields
The global ProcessList structure contains a couple of unused
fields.  'sharedMem' has never been used by any Meter, since
its not been anything other than zero in Linux /proc/meminfo
for many, many years.  The freeMem field is only used in the
usedMem calculation, so it can reside on the stack like some
other memory variables used within-calculations-only and not
exposed to the user via a Meter.
2020-11-27 07:55:58 +01:00
..
2020-11-02 22:15:01 +01:00
2020-10-16 19:20:07 +02:00
2020-11-19 23:51:50 +01:00
2020-10-31 19:51:42 +01:00
2020-11-19 23:51:50 +01:00
2020-10-31 18:51:53 +01:00
2020-10-31 18:51:53 +01:00