...
首页> 外文期刊>ACM Queue: Architecting Tomorrow s Computing >Challenges of Memory Management ON MODERN NUMA SYSTEMS: OPTIMIZING NUMA SYSTEMS APPLICATIONS WITH CARREFOUR
【24h】

Challenges of Memory Management ON MODERN NUMA SYSTEMS: OPTIMIZING NUMA SYSTEMS APPLICATIONS WITH CARREFOUR

机译:现代NUMA系统内存管理的挑战:与家乐福优化NUMA系统应用

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

摘要

Modern server-class systems are typically built as several multicore chips put together in a single system. Each chip has a local DRAM (dynamic random-access memory) module; together they are referred to as a node. Nodes are connected via a high-speed interconnect, and the system is fully coherent. This means that, transparently to the programmer, a core can issue requests to its node's local memory as well as to the memories of other nodes. The key distinction is that remote requests will take longer, because they are subject to longer wire delays and may have to jump several hops as they traverse the interconnect. The latency of memory-access times is hence non-uniform, because it depends on where the request originates and where it is destined to go. Such systems are referred to as NUMA (nonuniform memory access).
机译:现代服务器类系统通常是在单个系统中聚集在一起的几个多核芯片的构建。 每个芯片都有一个本地DRAM(动态随机存取存储器)模块; 它们一起被称为节点。 节点通过高速互连连接,系统完全相干。 这意味着,透明地到程序员,核心可以向其节点的本地存储器以及其他节点的存储器发出请求。 关键区别是远程请求需要更长时间,因为它们受到更长的导线延迟,并且可能必须在遍历互连时跳过几个跳跃。 因此,内存访问时间的延迟是非均匀的,因为它取决于请求源自源的位置以及它注定去的位置。 这些系统被称为NUMA(非均匀存储器访问)。

著录项

相似文献

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

客服邮箱:kefu@zhangqiaokeyan.com

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

  • 服务号