summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python/python3-numpy
diff options
context:
space:
mode:
authorChen Qi <Qi.Chen@windriver.com>2023-11-10 14:54:35 +0100
committerSteve Sakoman <steve@sakoman.com>2023-12-11 06:13:49 -1000
commit98223b776a2ef70f4ab7cad6028ef36a325cfee3 (patch)
tree004ab9229088dea482a877d50f917bd57346028c /meta/recipes-devtools/python/python3-numpy
parent7057b7bb2b40277fe41f696279bbf7d696901269 (diff)
downloadpoky-98223b776a2ef70f4ab7cad6028ef36a325cfee3.tar.gz
bitbake: runqueue.py: fix PSI check logic
The current calculation is not correct because if tdiff is less than 1.0, it's not taken into consideration when calculating the current pressure. Also, make it clear that the 1.0s is the psi accumulation cycle, which might be changed in the future. We have this cycle because it could largely avoid the 0 result issue, that is, if the interval between checks are too small, the result might be 0. With this accumulation logic, which has been there but let's make it clear, this 0 result problem could be mitigated. (Bitbake rev: 76889ff0a8938a3d77603d2af176aa9e264df839) Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'meta/recipes-devtools/python/python3-numpy')
0 files changed, 0 insertions, 0 deletions