Itanium - A System Implementor'S Tale

C Gray,M Chapman,P Chubb, D Mosberger-Tang,G Heiser

ATEC '05 Proceedings of the annual conference on USENIX Annual Technical Conference(2005)

引用 40|浏览2
暂无评分
摘要
Itanium is a fairly new and rather unusual architecture. Its defining feature is explicitly-parallel instruction-set computing (EPIC), which moves the onus for exploiting instruction-level parallelism (ILP) from the hardware to the code generator. Itanium theoretically supports high degrees of ILP, but in practice these are hard to achieve, as present compilers are often not up to the task. This is much more a problem for systems than for application code, as compiler writers' efforts tend to be focused on SPEC benchmarks, which are not representative of operating, systems code. As a result, good OS performance on Itanium is a serious challenge, but the potential rewards are high.EPIC is not the only interesting and novel feature of Itanium. Others include an unusual MMU, a huge register set, and tricky virtualisation issues. We present a number of the challenges posed by the architecture, and show how they can be overcome by clever design and implementation.
更多
查看译文
关键词
Itanium,Track (disk drive),Operating system,Computer science
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要