NUMA with Linux
https://lunatine.net/2016/07/14/numa-with-linux/
NUMA with Linux :: Lunatine's Box — Lunatine's Box
linuxnumainterleaved memoryinterleavenumctlnumad 3236 Words 2016-07-14 15:18 +0900
lunatine.net
https://frankdenneman.nl/2016/07/07/numa-deep-dive-part-1-uma-numa/
NUMA Deep Dive Part 1: From UMA to NUMA - frankdenneman.nl
Non-uniform memory access (NUMA) is a shared memory architecture used in today’s multiprocessing systems. Each CPU is assigned its own local memory and can access memory from other CPUs in the system. Local memory access provides a low latency – high
frankdenneman.nl
HugePages
Enhanced Platform Awareness (EPA) in OpenShift — Part I, HugePages
This series of posts will show how to configure EPA support in OpenShift 4. In this part you will see 1GB HugePages configuration and usage
luis-javier-arizmendi-alonso.medium.com
CPU Pinning
Enhanced Platform Awareness (EPA) in OpenShift — Part II, CPU pinning
This is the second part about how to configure an EPA ready OpenShift worker node, covering the CPU pinning and CPU isolation…
luis-javier-arizmendi-alonso.medium.com
NUMA Topology Awareness
Enhanced Platform Awareness (EPA) in OpenShift — Part III, NUMA Topology Awareness
This time we are going to focus on how we can assure that the CPU scheduling takes into account the NUMA topology of the processor
luis-javier-arizmendi-alonso.medium.com
SR-IOV, DPDK, RDMA
Enhanced Platform Awareness (EPA) in OpenShift — Part IV, SR-IOV, DPDK and RDMA
In this Post we’ll review some concepts that help to minimize random latencies and improve the network performance: SR-IOV, DPDK, and RDMA.
medium.com
'kubernetes' 카테고리의 다른 글
OCP(Openshift Container Platform) 사용 설명서 (0) | 2022.06.25 |
---|---|
Container, Pod가 사용한 CPU Set, Hugepages, NIC, DPDK 확인 방법 (0) | 2022.06.22 |
Service Account에 Role 부여 (Binding) (0) | 2022.06.16 |
Service Account에 Role Binding 및 OC Login with Service Account (0) | 2022.06.11 |
Openshift Authentication and authorization (0) | 2022.06.06 |