diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-11-05 15:04:18 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-11-07 13:36:04 +0000 |
commit | fc027ef55fa5e03b6fd6241161fa46b3e1bd10d2 (patch) | |
tree | 2f053d0907b95883f7c9af75414a1554b02a917b /bitbake/lib/bb/command.py | |
parent | 9500cf65a7c4e18ae4b994037f5b6b41af4b6dd9 (diff) | |
download | poky-fc027ef55fa5e03b6fd6241161fa46b3e1bd10d2.tar.gz |
bitbake: server/process: Decrease idle/main loop frequency
The idle and main loops have socket select calls to know when to execute.
This means we can increase the normal timeout frequency since this is
just a fall back and have some small efficiency gains.
(Bitbake rev: 8d8e17af8619c976819170c9d5d9a686a666c317)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/bb/command.py')
0 files changed, 0 insertions, 0 deletions