All of lore.kernel.org
 help / color / mirror / Atom feed
* BitBake parallel parsing testing
@ 2010-11-23 14:29 Chris Larson
  2010-11-23 14:34 ` Koen Kooi
                   ` (5 more replies)
  0 siblings, 6 replies; 17+ messages in thread
From: Chris Larson @ 2010-11-23 14:29 UTC (permalink / raw)
  To: Openembedded Discussion

Greetings all,
This is a request for further testers for the parallel parsing branch
of bitbake, as well as for review of the code.  I'm fairly certain
that the last real issue with it was resolved yesterday, and I haven't
gotten any reports of problems from those testing it since last week,
so I'm opening it up to more public testing, so we can be absolutely
certain that we can merge it to master in the near future without
risking problems.

For code review:
Either follow the below steps, then git log master..parallel-parsing
or git diff master..parallel-parsing, or use the web interface at
https://github.com/kergoth/bitbake/commits/parallel-parsing.

For testing from scratch:

git clone git://github.com/kergoth/bitbake
cd bitbake
git checkout -b parallel-parsing origin/parallel-parsing

From an existing bitbake repository:

git remote add kergoth git://github.com/kergoth/bitbake
git remote update
git checkout -b parallel-parsing kergoth/parallel-parsing

Thanks for your time, and do let me know what you think, either of the
code, performance in general, or the new progress bar (shows an ETA),
or anything else :)

-- 
Christopher Larson
clarson at kergoth dot com
Founder - BitBake, OpenEmbedded, OpenZaurus
Maintainer - Tslib
Senior Software Engineer, Mentor Graphics



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

end of thread, other threads:[~2010-11-29 19:43 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-23 14:29 BitBake parallel parsing testing Chris Larson
2010-11-23 14:34 ` Koen Kooi
2010-11-23 14:38   ` Chris Larson
2010-11-23 15:02     ` Robert Foerster
2010-11-23 15:14       ` Chris Larson
2010-11-23 15:38 ` Michael Smith
2010-11-23 15:41   ` Robert Foerster
2010-11-23 16:42     ` Khem Raj
2010-11-23 18:26 ` Koen Kooi
2010-11-23 18:42   ` Chris Larson
2010-11-23 19:05     ` Chris Larson
2010-11-23 19:17       ` Khem Raj
2010-11-24  9:14     ` Koen Kooi
2010-11-24 13:58       ` Chris Larson
2010-11-24  8:43 ` Petr Štetiar
2010-11-24 20:02 ` Reinhard Thies
2010-11-29 19:41 ` Chris Larson

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.