Openembedded Core Discussions
 help / color / mirror / Atom feed
* Accelerate do_package
@ 2012-10-12 11:43 Samuel Stirtzel
  2012-10-12 12:13 ` Jack Mitchell
  2012-10-12 12:24 ` Richard Purdie
  0 siblings, 2 replies; 3+ messages in thread
From: Samuel Stirtzel @ 2012-10-12 11:43 UTC (permalink / raw)
  To: Patches and discussions about the oe-core layer

Hi,
after re-building Qt the third time today, I was curious why
do_package takes this long.

From my investigation it looks like the library stripping is the culprit,
it lets my system idle with 5% CPU usage over a long time.

Would it be possible to accelerate do_package with parallelisation?
Likely I could look into this sometime soon, but I'd rather hear your
thoughts on this first.


PS:
Also sstate creation and rootfs packing could be made faster with
pbzip2 [1] / pigz [2] (we have a recipe for pigz), or is anthing
preventing this?

[1] http://compression.ca/pbzip2/
[2] http://zlib.net/pigz/


-- 
Regards
Samuel



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

end of thread, other threads:[~2012-10-12 12:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-12 11:43 Accelerate do_package Samuel Stirtzel
2012-10-12 12:13 ` Jack Mitchell
2012-10-12 12:24 ` Richard Purdie

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox