generic-poky/bitbake/lib/bb/server
Richard Purdie 324969e9e2 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>
2014-03-10 11:10:02 -07:00
..
__init__.py bitbake: bitbake: cooker,xmlrpc,servers: implement CookerFeatures 2013-09-22 12:19:43 +01:00
process.py bitbake: server/process: Optimise latency when finishing idle functions 2014-03-10 11:10:02 -07:00
xmlrpc.py bitbake: bitbake.lock: Add host:port to bitbake.lock for memres server 2013-12-02 17:33:14 +00:00