<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Kernel Same-Page Merging on Netdata</title><link>https://www.netdata.cloud/tags/kernel-same-page-merging/</link><description>Recent content in Kernel Same-Page Merging on Netdata</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Sat, 22 Aug 2026 05:09:03 +0300</lastBuildDate><atom:link href="https://www.netdata.cloud/tags/kernel-same-page-merging/index.xml" rel="self" type="application/rss+xml"/><item><title>Monitor KSM performance with Netdata</title><link>https://www.netdata.cloud/blog/ksm/</link><pubDate>Tue, 01 Nov 2022 00:00:00 +0000</pubDate><guid>https://www.netdata.cloud/blog/ksm/</guid><description>&lt;p&gt;Monitoring KSM (Kernel Same-page Merging) performance at deduping memory shared across VMs.&lt;/p&gt;&#10;&lt;!--truncate--&gt;&#10;&lt;h2 id="kernel-same-page-merging-ksm"&gt;Kernel Same-page Merging (KSM)&lt;/h2&gt;&#10;&lt;p&gt;Linux kernels store memory in &lt;strong&gt;pages&lt;/strong&gt; which are moved in and out of memory as a single block. On most Linux architectures pages are 4096 bytes. &lt;strong&gt;KSM&lt;/strong&gt; (Kernel Same-page Merging) is a kernel feature that scans memory looking for pages with identical content, and then de-duplicates them. The most common use-case where such duplicate pages occur is on hosts running multiple virtual machines (VMs).&lt;/p&gt;</description></item><item><title>Kernel Same-page Merging (KSM) Monitoring</title><link>https://www.netdata.cloud/monitoring-101/ksm-monitoring/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://www.netdata.cloud/monitoring-101/ksm-monitoring/</guid><description>&lt;h2 id="kernel-same-page-merging-ksm"&gt;Kernel Same-page Merging (KSM)?&lt;/h2&gt;&#10;&lt;p&gt;Linux kernels store memory in &lt;strong&gt;pages&lt;/strong&gt; which are moved in and out of memory as a single block. On most Linux architectures pages are 4096 bytes. &lt;strong&gt;KSM&lt;/strong&gt; (Kernel Same-page Merging) is a kernel feature that scans memory looking for pages with identical content, and then de-duplicates them. The most common use-case where such duplicate pages occur is on hosts running multiple virtual machines (VMs).&lt;/p&gt;&#10;&lt;p&gt;KSM can greatly reduce the amount of memory used by VMs. When it finds two or more identical pages, it replaces them with a single page that is shared by all VMs that are using it.&lt;/p&gt;</description></item></channel></rss>