• Andrew Morton's avatar
    [PATCH] numa api: Add VMA hooks for policy · c78b023f
    Andrew Morton authored
    From: Andi Kleen <ak@suse.de>
    
    NUMA API adds a policy to each VMA.  During VMA creattion, merging and
    splitting these policies must be handled properly.  This patch adds the calls
    to this. 
    
    It is a nop when CONFIG_NUMA is not defined.
    c78b023f
binfmt_elf32.c 6.61 KB