mirror of
https://github.com/10h30/lookbusy.git
synced 2026-05-12 15:21:20 +09:00
15 lines
507 B
Plaintext
15 lines
507 B
Plaintext
Known bugs in v1.0:
|
|
|
|
CPU benchmarking phase at start is relatively innacurate, requiring
|
|
significant compensation by the rolling-usage adjustment. This calibration is
|
|
done while other processes are starting, probably causing capacity
|
|
underestimation.
|
|
|
|
The rolling-usage adjustment takes longer to settle than it ought.
|
|
|
|
CPU utilization code isn't portable, and may be vulnerable to changes in HZ,
|
|
at least as viewed from userspace.
|
|
|
|
The initial fill in the memory utilization code takes significant time.
|
|
|