• Andrew Morton's avatar
    [PATCH] file-backed vma merging · 6b2ca90b
    Andrew Morton authored
    Implements merging of file-backed VMA's.  Based on Andrea's 2.4 patch.
    
    It's only done for mmap().  mprotect() and mremap() still will not merge
    VMA's.
    
    It works for hugetlbfs mappings also.
    6b2ca90b
mmap.c 35.5 KB