[PATCH 10/36] autonuma: CPU follows memory algorithm

2012-08-22 Thread Andrea Arcangeli
This algorithm takes as input the statistical information filled by the knuma_scand (mm->mm_autonuma) and by the NUMA hinting page faults (p->task_autonuma), evaluates it for the current scheduled task, and compares it against every other running process to see if it should move the current task

[PATCH 10/36] autonuma: CPU follows memory algorithm

2012-08-22 Thread Andrea Arcangeli
This algorithm takes as input the statistical information filled by the knuma_scand (mm-mm_autonuma) and by the NUMA hinting page faults (p-task_autonuma), evaluates it for the current scheduled task, and compares it against every other running process to see if it should move the current task to