From: Charles Duffy <chadu...@cisco.com> At present, systemd-cgtop converts quantities in bytes (memory and IO bandwidth values) to human-readable form unconditionally.
Given as batch mode already exists as a supported option, there clearly is intent for cgtop to be usable with data routed to locations other than (directly) to human eyeballs. Given such, an option to skip this processing and emit raw numbers (in bytes) for these values is sensible. Charles Duffy (1): cgtop: raw output option (disable conversion to human-readable units) src/cgtop/cgtop.c | 28 ++++++++++++++++++++++------ 1 file changed, 22 insertions(+), 6 deletions(-) -- 2.0.0 _______________________________________________ systemd-devel mailing list systemd-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/systemd-devel