Skip to content
  • Izik Eidus's avatar
    ksm support · ccb167e9
    Izik Eidus authored
    
    
    Call MADV_MERGEABLE on guest memory allocations.  MADV_MERGABLE will be
    available starting in Linux 2.6.32.  This system call registers a region of
    virtual address space with Linux as a candidate for transparent memory
    sharing.
    
    Patchworks-ID: 35447
    Signed-off-by: default avatarIzik Eidus <ieidus@redhat.com>
    Signed-off-by: default avatarAnthony Liguori <aliguori@us.ibm.com>
    ccb167e9