How much parallelism can be teased out of the NetBSD build process?

"Erik E. Fair" <[email protected]> Sun, 21 Mar 2004 11:50:13 -0800
Newsgroups gmane.os.netbsd.devel.cluster
Message-ID <p06020403bc83a16d8ce0@[192.5.16.121]>
make(1) is a pretty good dataflow analysis tool, if it is given 
enough information.

If one were building a cluster to do NetBSD builds, how big can it 
get before you have idled processors from insufficient work? Or, put 
another way, how much parallelism can we tease out of the NetBSD and 
pkgsrc build systems?

	pondering out loud,

	Erik <[email protected]>