-
```
I'm running builds in network-isolated environment where build processes can
only access the network via a dedicated SOCKSv5 server. I'd like to make it
possible to combine this isolation with d…
-
-
```
When distcc attempts to distribute an operation to some host, and the operation
fails, it automatically puts that host into backoff state, preventing further
use of this host for some time.
Thi…
-
```
When distcc attempts to distribute an operation to some host, and the operation
fails, it automatically puts that host into backoff state, preventing further
use of this host for some time.
Thi…
-
The stats server embedded in distccd is mentioned in the OPTIONS section of the distccd man page:
```
--stats
Turn on the statistics HTTP server. By default it is off. (Daem…
-
```
distcc --version:
distcc 3.2rc1 compiled for x86_64-unknown-linux-gnu
uname -a:
2.6.39.4-9.NSN.kiuas #1 SMP Thu Feb 13 08:58:31 EET 2014 x86_64 x86_64 x86_64
GNU/Linux
gcc -v:
gcc version 4.1.…
-
```
distcc --version:
distcc 3.2rc1 compiled for x86_64-unknown-linux-gnu
uname -a:
2.6.39.4-9.NSN.kiuas #1 SMP Thu Feb 13 08:58:31 EET 2014 x86_64 x86_64 x86_64
GNU/Linux
gcc -v:
gcc version 4.1.…
-
```
distcc --version:
distcc 3.2rc1 compiled for x86_64-unknown-linux-gnu
uname -a:
2.6.39.4-9.NSN.kiuas #1 SMP Thu Feb 13 08:58:31 EET 2014 x86_64 x86_64 x86_64
GNU/Linux
gcc -v:
gcc version 4.1.…
-
In the promotion it claims that the cluster is capable of parallel computing, can you elaborate if it's able to use all 28 Threads (7x module in a cluster) to do compilation?
For context i am looki…
-
There is little control on what arguments are passed to make during the compilation of the kernel. Ones that would be nice to control would be the -j or -l argument. I use distcc and have a compile se…