<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Vm on Netdata</title><link>https://www.netdata.cloud/tags/vm/</link><description>Recent content in Vm on Netdata</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Thu, 13 Aug 2026 08:45:56 +0300</lastBuildDate><atom:link href="https://www.netdata.cloud/tags/vm/index.xml" rel="self" type="application/rss+xml"/><item><title>Swap Memory: When &amp; How To Use It On Production VMs</title><link>https://www.netdata.cloud/blog/swap-memory-when-and-how-to-use-it-on-your-production-systems-or-cloud-provided-vms/</link><pubDate>Tue, 02 May 2023 00:00:00 +0000</pubDate><guid>https://www.netdata.cloud/blog/swap-memory-when-and-how-to-use-it-on-your-production-systems-or-cloud-provided-vms/</guid><description>&lt;p>&lt;img src="../2023-05-02-swap-memory-when-to-use-in-production-systems/img/stacked-netdata.png" alt="Swap Memory: Its Use On Production Systems &amp;amp; Cloud-Provided VMs">&lt;/p>
&lt;p>Swap memory, also known as virtual memory, is a space on a hard disk that is used to supplement the physical memory (RAM) of a computer. The swap space is used when the system runs out of physical memory, and it moves less frequently accessed data from RAM to the hard disk, freeing up space in RAM for more frequently accessed data. But should swap memory be enabled on production systems and &lt;a href="https://www.netdata.cloud/monitoring-101/vsphere-monitoring/">cloud-provided virtual machines&lt;/a> (VMs)? Let&amp;rsquo;s explore the pros and cons.&lt;/p></description></item><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>Monitoring KSM (Kernel Same-page Merging) performance at deduping memory shared across VMs.&lt;/p>
&lt;!--truncate-->
&lt;h2 id="kernel-same-page-merging-ksm">Kernel Same-page Merging (KSM)&lt;/h2>
&lt;p>Linux kernels store memory in &lt;strong>pages&lt;/strong> which are moved in and out of memory as a single block. On most Linux architectures pages are 4096 bytes. &lt;strong>KSM&lt;/strong> (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></description></item></channel></rss>