<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Aug 3, 2020 at 12:09 PM enh <<a href="mailto:enh@google.com">enh@google.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Mon, Aug 3, 2020 at 3:52 AM Rob Landley <<a href="mailto:rob@landley.net" target="_blank">rob@landley.net</a>> wrote:<br>
><br>
> On 7/31/20 4:19 PM, Mark Salyzyn via Toybox wrote:<br>
> > On 7/31/20 12:30 PM, Mark Salyzyn wrote:<br>
> >> -P flag was fake just to provide compatibility.  Add support for -P<br>
> >> maximum process count to actually create parallelism.  Does not<br>
> >> support SIGUSR1 or SIGUSR2 increment/decrement signals as publicly<br>
> >> documented for other variants.  If max-proc is 0, run as many<br>
> >> processes as possible simultaneously.<br>
> >><br>
> > The Bug: referenced were scrubbed, and regardless hides some history. When using<br>
> > toybox xargs for a kernel build, it added 5 minutes to the total build time when<br>
> > it ignored the -P8 flag and exec'd only one at a time.<br>
> ><br>
> > Sincerely -- Mark Salyzyn<br>
><br>
> I did a slightly smaller implementation (I'd looked at implementing -P before,<br>
> but waited for somebody to complain about its absence), which supports SIGUSR1<br>
> and SIGUSR2.<br>
><br>
> Does what I checked in work for you?<br>
<br>
it passes the tests on Android (i synced AOSP this morning), but i'll<br>
let salyzyn report specifically on the kernel build times.<br></blockquote><div><br></div><div>(the SoC vendor that originally brought this up say they're happy now...)</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
(i've attached a patch to fix the -P help text alignment.)<br>
<br>
> Thanks,<br>
><br>
> Rob<br>
> _______________________________________________<br>
> Toybox mailing list<br>
> <a href="mailto:Toybox@lists.landley.net" target="_blank">Toybox@lists.landley.net</a><br>
> <a href="http://lists.landley.net/listinfo.cgi/toybox-landley.net" rel="noreferrer" target="_blank">http://lists.landley.net/listinfo.cgi/toybox-landley.net</a><br>
</blockquote></div></div>