htop/freebsd
Nathan Scott 00339087b0 Fix integer sizing issues in the DiskIO Meter
On Linux kernels the size of the values exported for block
device bytes has used a 64 bit integer for quite some time
(2.6+ IIRC).  Make the procfs value extraction use correct
types and change internal types used to rate convert these
counters (within the DiskIO Meter) 64 bit integers, where
appropriate.
2021-03-01 12:10:18 +11:00
..
FreeBSDProcess.c FreeBSD: drop minflt and implement majflt 2021-01-30 14:21:26 +01:00
FreeBSDProcess.h FreeBSD: simplify kernel thread logic 2021-01-30 14:21:26 +01:00
FreeBSDProcessList.c FreeBSD: drop minflt and implement majflt 2021-01-30 14:21:26 +01:00
FreeBSDProcessList.h FreeBSD: drop unused jail_errmsg variable 2021-01-30 14:21:26 +01:00
Platform.c Fix integer sizing issues in the DiskIO Meter 2021-03-01 12:10:18 +11:00
Platform.h Mark Platform_defaultFields const 2020-12-19 21:13:32 +01:00
ProcessField.h Rework enum ProcessField 2020-12-19 21:13:32 +01:00