Jason Stubbs wrote:
Here's a quick run-down:

gentoo
-> your already there!

distcc
-> emerge distcc. follow instructions printed at end of ebuild

ccache
-> emerge ccache. follow instructions printed at end of ebuild

tmpfs
-> if you have lots of ram, run "mount tmpfs /var/tmp/portage". if not, don't.


Yeah, but is this rough installation the perfect way for optimum speed ?
For some detail: distcc takes care of the $TMPDIR var, while emerge bravely puts the large distribution file stuff to /var/tmp, while
gcc is using /tmp by default, which is fine. What about the others,
and how could i speedup the data transfer between the servers by routing
their output to the tmpfs ramdisk, and how ? :)



-- [EMAIL PROTECTED] mailing list



Reply via email to