All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Spawn extra tasks at low CPU worload
@ 2018-08-13 21:04 Andreas Müller
  2018-08-13 21:04 ` [PATCH 1/2] runqueue: Move decision if a task can be started to one common place Andreas Müller
  2018-08-13 21:04 ` [PATCH 2/2] runqueue: Introduce load balanced task spawning Andreas Müller
  0 siblings, 2 replies; 25+ messages in thread
From: Andreas Müller @ 2018-08-13 21:04 UTC (permalink / raw)
  To: bitbake-devel

If it's only to prevent others from trying the same...

Andreas Müller (2):
  runqueue: Move decision if a task can be started to one common place
  runqueue: Introduce load balanced task spawning

 lib/bb/runqueue.py | 30 ++++++++++++++++++++++++++----
 1 file changed, 26 insertions(+), 4 deletions(-)

-- 
2.14.4



^ permalink raw reply	[flat|nested] 25+ messages in thread

end of thread, other threads:[~2018-08-15 16:26 UTC | newest]

Thread overview: 25+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-08-13 21:04 [PATCH 0/2] Spawn extra tasks at low CPU worload Andreas Müller
2018-08-13 21:04 ` [PATCH 1/2] runqueue: Move decision if a task can be started to one common place Andreas Müller
2018-08-15  8:37   ` Richard Purdie
2018-08-15  8:43     ` Andreas Müller
2018-08-13 21:04 ` [PATCH 2/2] runqueue: Introduce load balanced task spawning Andreas Müller
2018-08-13 21:20   ` Alexander Kanavin
2018-08-13 21:30     ` Andreas Müller
2018-08-13 22:37       ` Andre McCurdy
2018-08-14  0:11         ` Andreas Müller
2018-08-14  1:01           ` Andre McCurdy
2018-08-14  9:05         ` Andreas Müller
2018-08-14  9:18           ` Alexander Kanavin
2018-08-14  1:11     ` Martin Jansa
2018-08-14  6:32       ` Mikko.Rapeli
2018-08-14  7:57         ` Andreas Müller
2018-08-14  8:07         ` Alexander Kanavin
2018-08-14  9:43           ` Richard Purdie
2018-08-14  9:45             ` Richard Purdie
2018-08-14 10:28               ` Peter Kjellerstedt
2018-08-14 10:43                 ` Andreas Müller
2018-08-14 11:07                 ` Alexander Kanavin
2018-08-14 11:03             ` Alexander Kanavin
2018-08-15 12:43               ` Alexander Kanavin
2018-08-15 15:01                 ` Andreas Müller
2018-08-15 16:26                   ` Alexander Kanavin

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.