Slashdot Mirror


Anatomy of Linux Kernel Shared Memory

An anonymous reader sends in an IBM DeveloperWorks backgrounder on Kernel Shared Memory in the 2.6.32 Linux kernel. KSM allows the hypervisor to increase the number of concurrent virtual machines by consolidating identical memory pages. The article covers the ideas behind KSM (such as storage de-duplication), its implementation, and how you manage it.

1 of 93 comments (clear)

  1. First Post by stink_eye · · Score: 1, Redundant

    Seems to me this feature has been available for a while in VMWare...