[distcc] On Style - the hosts file

Jean Delvare khali at linux-fr.org
Sat Apr 9 06:00:16 GMT 2005


Hi all,

Quoting myself:
> What about a modifier on the host line (in the hosts config file)?
> After all, there are already a lot of them with a funny syntax (for
> limiting the number of slots, enabling compression etc...). As we want
> per slot randomization, it would probably make sense to extend the "/"
> modifier for randomization. Something like:
> 
> localhost/1
> alpha/4r
> beta/4r
> gamma/2r

On second though, randomization is an option and there is already a
syntax for options, so the following would probably be cleaner:

localhost/1
alpha/4,random
beta/4,random
gamma/2,random

Doesn't change much, it's really just a matter of syntax.

Thanks,
-- 
Jean Delvare


More information about the distcc mailing list