Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Actually, out-of-order instruction pipelines are limited by this problem because the more instructions you allow in-flight, the more stages in the pipeline. The more stages in the pipeline, the more physical distance information much travel on the chip. So lengthening the instruction pipeline runs into fundamental problems.

Hence the move to multicore.



Also, the number of transistors in the path to switching the right bits from memory (even cache) is also getting comparable to the length of pipeline sections.


And now we have power problems, so you can't have everything on at once. Such is life.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: