[U-Boot] [PATCH 1/2] MAKEALL: Fix kill_children
Tom Rini
trini at ti.com
Thu Nov 1 04:02:10 CET 2012
On Thu, Nov 01, 2012 at 03:32:30AM +0100, Marek Vasut wrote:
> Dear Joe Hershberger,
>
> > When building in parallel, make sure that we look up the children
> > based on the the actual process group id instead of just assuming
> > that the MAKEALL pid is the process group id.
> >
> > Also ensure that logs from incomplete builds are deleted in the
> > process.
> >
> > Signed-off-by: Joe Hershberger <joe.hershberger at ni.com>
> [...]
>
> Nice $subject.
>
> btw. is it possible to improve the u-boot build process parallelization?
Probably a little, but not a lot? It's be interesting to profile and
see where a single machine build has bottlenecks, if any.
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20121031/4bf34f00/attachment.pgp>
More information about the U-Boot
mailing list