help-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

question about parallel optimzation


From: Toralf Förster
Subject: question about parallel optimzation
Date: Wed, 13 Apr 2011 13:24:44 +0200
User-agent: KMail/1.13.6 (Linux/2.6.38.2; KDE/4.6.2; i686; ; )

Hello,

related to the parallel build capabilities I'm wondering how make does 
optimize the build process.

Considering 2 make processes in parallel and 3 independend directories, 2 
should have 100 and 1 should have 200 source files. In this case make should 
start with the bigger directory with one build process and with one of the 
other 2 (smaller) directories with another process, right ? Or doesn't make 
looks forward in this way and simple works with the 3 directory in another 
(alphabetical) sorted order ?

-- 
MfG/Sincerely
Toralf Förster
pgp finger print: 7B1A 07F4 EC82 0F90 D4C2 8936 872A E508 7DB6 9DA3



reply via email to

[Prev in Thread] Current Thread [Next in Thread]