首页> 外文期刊>Computer Science & Information Technology >The Effective Way of Processor Performance Enhancement By Proper Branch Handling
【24h】

The Effective Way of Processor Performance Enhancement By Proper Branch Handling

机译:适当分支处理的处理器性能增强的有效方式

获取原文
获取外文期刊封面目录资料

摘要

The processor performance is highly dependent on the regular supply of correct instruction at the right time. To reduce instruction cache misses, one of the proposed mechanism is the instruction prefetching, which in turn will increase instructions supply to the processor. The technology developments in these fields indicates that in future the gap between processing speeds of processor and data transfer speed of memory is likely to be increased. Memory bandwidth can be increased significantly using the prefetching, but unsuccessful prefetches will pollute the primary cache. Prefetching can be done either with software or hardware. In software prefetching the compiler will insert a prefetch code in the program. In this case as actual memory capacity is not known to the compiler and it will lead to some harmful prefetches. In hardware prefetching instead of inserting prefetch code it will make use of extra hardware and which is utilized during the execution. The most significant source of lost performance when the process waiting for the availability of the next instruction. All the prefetching methods are giving stress only to the fetching of the instruction for the execution, not to the overall performance of the processor. This paper is an attempt to study the branch handling in a uniprocessing environment, where, when ever branching is identified the proper cache memory management is enabled inside the memory management unit
机译:处理器性能高度依赖于正确时间的定期供应正确的指令。为了减少指令缓存未命中,其中一个机制是指令预取,这反过来会增加对处理器的指令。这些字段中的技术开发表明,在将来,处理器的处理速度与存储器数据传输速度之间的间隙可能会增加。可以使用预取可以显着提高内存带宽,但不成功的预取将污染主缓存。可以使用软件或硬件进行预取。在软件预取编译器将在程序中插入预取码。在这种情况下,由于编译器不知道实际的内存容量,它将导致一些有害预取。在硬件预取,而不是插入预取码,它将使用额外的硬件,并且在执行期间使用。在等待下一个指令的可用性时,最重要的失去性能的来源。所有预取方法都仅为执行执行指令的压力,而不是处理器的整体性能。本文试图研究在单处理环境中的分支处理,当识别出分支时,在内存管理单元内启用了适当的高速缓冲存储器管理

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号