摘要:
## LinkedHashMap > A special constructor is provided to create a linked hash map whose order of iteration is the order in which its entries were last 阅读全文
摘要:
注意 : 0. Linux , NUMA 结构管理一个NUMA 节点称之为 node 1. 在 NUMA 内存架构下,每个物理内存区域都是属于一个特定的 NUMA 节点,NUMA 节点中包含了一个或者多个 CPU,NUMA 节点中的每个内存区域会关联到一个特定的 CPU 上 2. NUMA 也可以访 阅读全文