[PATCH 13/36] autonuma: autonuma_enter/exit

2012-08-22 Thread Andrea Arcangeli
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

[PATCH 13/36] autonuma: autonuma_enter/exit

2012-08-22 Thread Andrea Arcangeli
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