diff options
author | Vito Caputo <vcaputo@pengaru.com> | 2024-09-21 16:24:02 -0700 |
---|---|---|
committer | Vito Caputo <vcaputo@pengaru.com> | 2024-09-21 16:24:02 -0700 |
commit | 8a49d1650f8b7c223c921af0bbf6f5204b93402e (patch) | |
tree | 3d4093a9877f7b0954cbd809688331f83ea1661d /bootstrap | |
parent | e02654ff390253854338f4f586286f4e07912a96 (diff) |
libvmon: maintain a flag indicating if a process is threaded
Preparatory commit for enabling charts to apply % scaling to
non-threaded procesess, to make better use of the row's available
space.
A non-threaded process can't use more than a single core, so it
should be able to scale its %age out to the full row height. The
same will be applied to individual thread rows, as those can at
most use a single core.
The exception is a threaded process - its CPU %ages are
aggregate, and must represent up to the number of CPUs in the
system within their row.
Diffstat (limited to 'bootstrap')
0 files changed, 0 insertions, 0 deletions