Dagobert Michelsen <[email protected]> wrote: > I guess it is a good idea to save 2 CPUs for other users ;-) > (It is a T5220 with a 4 Core T2 w/8 strands each)
For best performance (and in case of real CPUs - not only CMT), I use twice the number of the available CPUs if I compile Solaris If you have 4 real CPU cores and use dmake -j4 to compile Solaris, you will have CPU's that are idle because they are waiting for I/O. Jörg -- EMail:[email protected] (home) Jörg Schilling D-13353 Berlin [email protected] (uni) [email protected] (work) Blog: http://schily.blogspot.com/ URL: http://cdrecord.berlios.de/private/ ftp://ftp.berlios.de/pub/schily _______________________________________________ maintainers mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/maintainers
