Average Performance of Multi-thread LAN Linpack on SPARC SMP
Highly multi-threaded ver. exhibit notable slowdown.
- Solaris on SPARC SMP is optimized for handling the requests.
- do not co-schedule multiple threads.
→ thread-switching overhead.
(cache / TLB misses etc.)