...
【24h】

JDMM: A Java Memory Model for Non-Cache-Coherent Memory Architectures

机译:JDMM:用于非高速缓存一致性内存架构的Java内存模型

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

摘要

As the number of cores continuously grows, processor designers are considering non coherent memories as more scalable and energy efficient alternatives to the current coherent ones. The Java Memory Model (JMM) requires that all cores can access the Java heap. It guarantees sequential consistency for data-racefree programs and no out-of-thin-air values for non data-racefree programs. To implement the Java Memory Model over noncache-coherent and distributed architectures Java Virtual Machines (JVMs) are most likely to employ software caching.
机译:随着内核数量的不断增长,处理器设计人员正在考虑将非相干内存作为当前相干内存的更具可扩展性和能源效率的替代方案。 Java内存模型(JMM)要求所有内核都可以访问Java堆。它保证了无数据竞争程序的顺序一致性,而无数据无竞争程序则没有任何多余的值。为了在非缓存一致的分布式架构上实现Java内存模型,Java虚拟机(JVM)最有可能采用软件缓存。

著录项

相似文献

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

客服邮箱:kefu@zhangqiaokeyan.com

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

  • 服务号