htop/dragonflybsd
Explorer09 e99d0daa91 DiskIOMeter: draw normalized utilization; show utilization above 100%
The utilization percentage of DiskIOMeter is an accumulated total of
all disks, and for multiple disks, utilization above 100% is possible.
The maximum utilization should be "100% * number of disks". Set the bar
and graph of the meter to draw with that maximum.

Thanks to Nathan Scott for providing the PCP portion of the patch.

Resolves #1374.

Co-authored-by: Nathan Scott <nathans@redhat.com>
Signed-off-by: Kang-Che Sung <explorer09@gmail.com>
2024-12-14 16:57:25 +01:00
..
DragonFlyBSDMachine.c DragonFlyBSD: build fixes 2024-01-20 11:51:47 +01:00
DragonFlyBSDMachine.h DragonFlyBSD: build fixes 2024-01-20 11:51:47 +01:00
DragonFlyBSDProcess.c Remove the special handling for the "Command" column and add a warning that its length should be dynamic 2024-12-10 16:35:40 +01:00
DragonFlyBSDProcess.h Introduce Machine class for host-specific info (split from ProcessList) 2023-05-08 13:06:07 +10:00
DragonFlyBSDProcessTable.c DragonFlyBSD: build fixes 2024-01-20 11:51:47 +01:00
DragonFlyBSDProcessTable.h Rename ProcessList to ProcessTable throughout 2023-08-31 14:13:16 +10:00
Platform.c DiskIOMeter: draw normalized utilization; show utilization above 100% 2024-12-14 16:57:25 +01:00
Platform.h Correct pid_t type return from Platform_getMaxPid function 2023-09-04 08:59:41 +10:00
ProcessField.h freebsd/dragonfly: Stop aligning equals signs in PLATFORM_PROCESS_FIELDS 2022-01-18 07:23:36 +01:00