* changed server 'status' memory reporting again
- VmRSS is now once again returned as 'memkb' key (but really in kB) - VmSize and other data are parsed from /proc/PID/status (rather than /proc/PID/statm as before) - detailed memory usage is now returned in status 'vmstatus' key
Authored by: mukau 2018-02-08
Parent: [r929]
Child: [r931]