Following struct vmtotal changes, make vmstat use and correctly display 64-bit counters. While here, adjust format for uintmax_t fields.
Submited by: Pawel Biernacki <pawel.biernacki@gmail.com>
Sponsored by: Mysterious Code Ltd.
PR: 2137
Differential D13199
vmstat: use 64-bit counters from struct vmtotal kaktus on Nov 22 2017, 10:46 PM. Authored by Tags None Referenced Files
Subscribers
Details Following struct vmtotal changes, make vmstat use and correctly display 64-bit counters. While here, adjust format for uintmax_t fields. Submited by: Pawel Biernacki <pawel.biernacki@gmail.com> Allocate large amount of virtual memory, run vmstat or vmstat -H, observe avm and fre fields.
Diff Detail
Event Timeline
Comment Actions vmstat(1) is full of style(9) violations, mostly related to libxo integration. I'd like to clean this in a separate patch. |