HomeFreeBSD

MFC r360919,r360929,r361084:

Description

MFC r360919,r360929,r361084:

Patch systat -zarc to display cumulative rate and round down large numbers by SI units

Introduce sysputpage() to display large page size with human readable format.

Using UI units allows to fit larger numbers in columns.
Stop calling v_page_size - this is a value that doesn't change at runtime.
Renamed WINDOW *wnd to *wd to avoid conflict with global *wnd variable.
Use bit-shift to convert page size to byte.

PR: 237664, 246458
Submitted by: ota@j.email.ne.jp

Details

Provenance
mrAuthored on Jun 7 2020, 4:42 PM
Parents
rGcda4eb5258a9: MFC r361672, r361675, r361676, r361680:
Branches
Unknown
Tags
Unknown