> Am 25.10.2023 um 17:59 schrieb Claudio Jeker <cje...@diehard.n-r-g.com>: > > I process that is started every 5 seconds and exits after 10ms > computation can cause the load to go up by 1. It just matters if it runs > during the sampling time or not. This is why the load avarage is not > accurate, it is an indication and if the value is below the number of CPUs > you may well see quantization errors. > > So yes, maybe there is something going on but even top -s .1 -I will have a > hard time to show it to you. It may be too h interestingsmall of a blib to > spot.
Ah, interesting. Any idea on how to measure/catch something like that? How would one find such a process? Thanks! Mike