[lld][buildbot] Add more buildbots with sanitize/thread

Dmitri Gribenko gribozavr at gmail.com
Tue Oct 29 16:16:39 PDT 2013


On Tue, Oct 29, 2013 at 4:11 PM, Shankar Easwaran
<shankare at codeaurora.org> wrote:
> On 10/29/2013 6:07 PM, Dmitri Gribenko wrote:
>> I think it would be reasonable to configure a second builder on the
>> same machine given that:
>> - uses only one CPU,
>> - uses a less aggressive schedule,
>> - runs in parallel with the fast builder (does not block it).
>
> This should work then. It might even be good to get the initial numbers on
> how long it takes to test :)
>
> Can you let us know if you got it integrated on the bots ?

Sorry, I don't have time to work on this.  It would be great if you
could write the necessary zorg scripts.  If there is any additional
OS-level setup required, that can be done easily.

Dmitri

-- 
main(i,j){for(i=2;;i++){for(j=2;j<i;j++){if(!(i%j)){j=0;break;}}if
(j){printf("%d\n",i);}}} /*Dmitri Gribenko <gribozavr at gmail.com>*/



More information about the llvm-commits mailing list