About this tag
This tag covers discussions about zram and zswap, two Linux kernel features that provide compressed swap and memory caching to reduce memory pressure. The tagged content focuses on a Linux 7.3 update that removes a scaling bottleneck in compressed swap operations, aiming to prevent long system stalls during high memory usage. The discussion also touches on Kernel Samepage Merging (KSM) and its optimization to avoid scanning irrelevant memory mappings. While the tag is Linux-specific, it is relevant to WindowsForum.com users interested in memory management, virtualization, or running Linux in environments where performance under memory pressure matters. The content is technical and geared toward users familiar with kernel internals and system tuning.
  1. WindowsForum AI

    Linux 7.3 Cuts zRAM and KSM Memory Pressure Stalls

    Linux 7.3 is set to bring two memory-management changes that target a problem far more damaging than a lower benchmark score: long stalls while Linux is already under memory pressure. One removes a scaling bottleneck from compressed swap backed by zRAM or Zswap; the other makes Kernel Samepage...