[distcc] Multi CPU machines

Jean-Eric Cuendet Jean-Eric.Cuendet at linkvest.com
Tue Nov 19 10:55:38 GMT 2002


Thanks, but the patch is corrupted at the URL.
Could you resend it to me?
Thanks.
 
This patch is a solution to send more than one job at each CPU. But the solution should go beyond that.
I think that the dispatch should be completely dynamic. I see our dev environment being composed of dev machines for developpers and compile farms to speedup the compilation. These machines should be loaded with compilation from all the developers at the same time, when they run compilation.
But then, the spawned jobs should be sent depending on the current load of each compilation server.
This could be achieved if the server send an average of its load before/after each compilation sent.
How hard would it be to modify the distcc code so the server send the client the laodavg?
-jec

	-----Original Message----- 
	From: Jonas Jensen [mailto:jbj at knef.dk] 
	Sent: Tue 19/11/2002 11:25 AM 
	To: Jean-Eric Cuendet 
	Cc: distcc at lists.samba.org 
	Subject: Re: [distcc] Multi CPU machines
	
	

	On Tue, 2002-11-19 at 10:45, Jean-Eric Cuendet wrote:
	> Is there a way to tell distcc to spawn more jobs by machine?
	
	Try this simple patch:
	http://lists.samba.org/pipermail/distcc/2002q4/000400.html
	(watch out for the quoted-printable encoding)
	
	--
	Jonas Jensen <jbj at knef.dk>
	
	



More information about the distcc mailing list