diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-03-09 17:59:10 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-03-10 11:10:02 -0700 |
commit | 324969e9e2ed2b11e63eb31d6d8b46269a1d5dac (patch) | |
tree | 6e89318dc4557dcabb0d5d8577898b5db1428d01 /scripts/crosstap | |
parent | 5dcc20b95400d35ea1b3b1da8ffd9e9cd9a31afb (diff) | |
download | poky-324969e9e2ed2b11e63eb31d6d8b46269a1d5dac.tar.gz |
bitbake: server/process: Optimise latency when finishing idle functions
When idle functions finish, its likely we have some other work
to do, so don't sleep in the select call but instead, skip it.
This removes small amounts of latency in common commands.
(Bitbake rev: 069d6538f83b607cb46c6fe21bf6c596e8b99242)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/crosstap')
0 files changed, 0 insertions, 0 deletions