View Single Post
Old 01-Dec-2007, 18:09  
ShaidarHaran
hardware monkey
 
Join Date: Mar 2007
Posts: 3,904
Default

Quote:
Originally Posted by nAo View Post
Not really relevant, how does this lower the need for larger caches?
Assuming SoEMT, it's just as hoho said. In the case of a cache miss, a core can simply switch to another thread until the data for the previous thread is retrieved.

A side-effect of this is that smaller caches could theoretically be used. Otherwise, it can make a CPU core with a medium-sized cache deliver the performance of a core with a larger cache. This all assumes a multi-thread friendly environment, of course.
ShaidarHaran is offline   Reply With Quote