Tagged articles
3 articles
Page 1 of 1
Alibaba Cloud Infrastructure
Alibaba Cloud Infrastructure
Dec 9, 2025 · Cloud Native

How to Detect and Resolve Kernel Memory & CPU Latency in Kubernetes Clusters

In cloud‑native Kubernetes environments, resource over‑commit and mixed deployments can cause kernel‑level memory reclaim and CPU scheduling delays that manifest as application jitter, and this article explains how to visualize, diagnose, and remediate those delays using the SysOM exporter and related metrics.

CPU schedulingKubernetesMemory reclaim
0 likes · 13 min read
How to Detect and Resolve Kernel Memory & CPU Latency in Kubernetes Clusters
Alibaba Cloud Developer
Alibaba Cloud Developer
Nov 4, 2025 · Cloud Native

How to Pinpoint and Resolve Kernel‑Level Latency in Cloud‑Native Kubernetes Clusters

This article explains how resource oversubscription in cloud‑native Kubernetes environments leads to kernel‑level memory reclaim and CPU scheduling delays, outlines common delay scenarios, demonstrates metric‑driven diagnosis with the ack‑sysom‑monitor exporter, and provides practical solutions to mitigate application jitter.

CPU schedulingCloud Native MonitoringKubernetes
0 likes · 14 min read
How to Pinpoint and Resolve Kernel‑Level Latency in Cloud‑Native Kubernetes Clusters
Linux Kernel Journey
Linux Kernel Journey
Dec 4, 2024 · Operations

How rtla timerlat Measures Kernel Latency: Principles and Analysis

This article explains the inner workings of rtla timerlat’s latency testing, contrasting it with cyclictest, detailing kernel‑mode tracer setup, timer handling, context differentiation, and how the collected trace events are processed by the user‑space rtla application to produce detailed IRQ and thread latency metrics.

Linuxcyclictestkernel latency
0 likes · 12 min read
How rtla timerlat Measures Kernel Latency: Principles and Analysis