Document memory_usage field in procstat input

This commit is contained in:
Daniel Nelson 2019-10-24 11:13:52 -07:00
parent 8461631703
commit 2754a484f9
No known key found for this signature in database
GPG Key ID: CAAD59C9444F6155
1 changed files with 1 additions and 0 deletions

View File

@ -106,6 +106,7 @@ implemented as a WMI query. The pattern allows fuzzy matching using only
- memory_rss (int)
- memory_stack (int)
- memory_swap (int)
- memory_usage (float)
- memory_vms (int)
- minor_faults (int)
- nice_priority (int)