summaryrefslogtreecommitdiffstats
path: root/solaris/SolarisProcessList.c
diff options
context:
space:
mode:
authorKumar <kumar@onenetbeyond.org>2022-04-14 20:38:50 +0530
committerBenBE <BenBE@geshi.org>2022-05-26 15:03:39 +0200
commit038f2ae7770d2d80ab24242adfcef3ae897d0e48 (patch)
tree5ae99510441a2157e6b9352c94e4711457108033 /solaris/SolarisProcessList.c
parent0af08bcfc99e9533e84b84e374ce17a3c01b81e1 (diff)
Linux: Increase field width of CPUD% and SWAPD% to 5
Title width of "CPUD%" and "SWAPD%" is 5 and there value cannot go beyond "100.0%", so increase their field width to 5. "IOD%" is similar to "MEM%" column, title width is 4 and maximum value cannot go beyond "100.0%". So in case of "IOD%" column, there is no need to increase title width to "5". "Process_printPercentage()" function will handle the maximum value case, it will display value beyond "99.9%" as "100" instead of "100.0".
Diffstat (limited to 'solaris/SolarisProcessList.c')
0 files changed, 0 insertions, 0 deletions

© 2014-2024 Faster IT GmbH | imprint | privacy policy