...
首页> 外文期刊>ACM SIGPLAN Notices: A Monthly Publication of the Special Interest Group on Programming Languages >Code Cache Management in Managed Language VMs to Reduce Memory Consumption for Embedded Systems
【24h】

Code Cache Management in Managed Language VMs to Reduce Memory Consumption for Embedded Systems

机译:托管语言VM中的代码缓存管理可减少嵌入式系统的内存消耗

获取原文
获取原文并翻译 | 示例
           

摘要

The compiled native code generated by a just-in-time (JIT) compiler in managed language virtual machines (VM) is placed in a region of memory called the code cache. Code cache management (CCM) in a VM is responsible to find and evict methods from the code cache to maintain execution correctness and manage program performance for a given code cache size or memory budget. Effective CCM can also boost program speed by enabling more aggressive JIT compilation, powerful optimizations, and improved hardware instruction cache and I-TLB performance.
机译:由即时(JIT)编译器在托管语言虚拟机(VM)中生成的已编译本机代码放置在称为代码缓存的内存区域中。 VM中的代码缓存管理(CCM)负责查找和退出代码缓存中的方法,以维护执行正确性并管理给定代码缓存大小或内存预算的程序性能。有效的CCM还可以通过启用更积极的JIT编译,强大的优化以及改进的硬件指令缓存和I-TLB性能来提高程序速度。

著录项

相似文献

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

客服邮箱:kefu@zhangqiaokeyan.com

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

  • 服务号