On Thu, Oct 04, 2012 at 01:50:55AM +0200, Andrea Arcangeli wrote: > This is where we register (and unregister) an "mm" structure into > AutoNUMA for knuma_scand to scan them. > > knuma_scand is the first gear in the whole AutoNUMA algorithm. > knuma_scand is the daemon that scans the "mm" structures in the list > and sets pmd_numa and pte_numa to allow the NUMA hinting page faults > to start. All other actions follow after that. If knuma_scand doesn't > run, AutoNUMA is fully bypassed. If knuma_scand is stopped, soon all > other AutoNUMA gears will settle down too. > > Acked-by: Rik van Riel <riel@xxxxxxxxxx> > Signed-off-by: Andrea Arcangeli <aarcange@xxxxxxxxxx> I think there will be other cases in the future where autonuma_exit will be used but not mandatory to deal with right now so Acked-by: Mel Gorman <mgorman@xxxxxxx> -- Mel Gorman SUSE Labs -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>