numa 與 cpu 親和性 linux NUMA技術 NUMA技術相關筆記 NUMA、SMP架構下的CPU性能調優:姻親關係、進程綁定與中斷

Improving performance on NUMA systems

https://tel.archives-ouvertes.fr/tel-01549294/document


Red Hat Linux NUMA Supportfor HP ProLiant Servers

https://h50146.www5.hpe.com/products/software/oe/linux/mainstream/support/whitepaper/pdfs/c03261871.pdf


P320h Performance on Non-Uniform Memory Access (NUMA) Systems


The Effect of NUMA Tunings on CPU Performance

http://iopscience.iop.org/article/10.1088/1742-6596/664/9/092010/pdf


管理處理器的親和性(affinity)


  cat /proc/cpuinfo |grep "physical id" |sort -u 查看當前計算機中的物理核個數
        ls /sys/devices/system/node/下有多少個node
        如果物理核數目有多個,而node的個數也有多個,說明這是一個NUMA系統
        如果node的個數只有1個,說明這是一個SMP系統

How to disable NUMA in Red Hat Enterprise Linux system?

Linux NUMA Optimization - 1

numactl 

https://github.com/numactl/numactl

linux NUMA技術

NUMA技術相關筆記

MongoDB在Linux下常用優化設置

http://kodango.com/cpu-topology

CPU Topology

CPU親緣性及網卡中斷綁定

深挖NUMA




NUMA

https://tonydeng.github.io/sdn-handbook/dpdk/numa.html


NUMA


NUMA、SMP架構下的CPU性能調優:姻親關係、進程綁定與中斷


NUMA


Linux內存管理優化:面向低延遲/高吞吐量數據庫GraphDB



NUMA

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章