Lines Matching refs:migrate
1487 * Allow first faults or private faults to migrate immediately early in
1518 /* Always allow migrate on private faults */
1738 * Clear previous best_cpu/rq numa-migrate flag, since task now
2029 /* Skip this CPU if the source task cannot migrate */
2181 /* Attempt to migrate a task to a CPU on the preferred node. */
2200 /* Otherwise, try migrate to a CPU on the preferred node */
2787 * Retry to migrate task to preferred node periodically, in case it
2827 unsigned long migrate, next_scan, now = jiffies;
2858 migrate = mm->numa_next_scan;
2859 if (time_before(now, migrate)) {
2869 if (cmpxchg(&mm->numa_next_scan, migrate, next_scan) != migrate) {
6905 * to compute what would be the energy if we decided to actually migrate that
7748 * Coupled with a limit on how many tasks we can migrate every balance pass,
7999 * We do not migrate tasks that are:
8210 * Make sure that we don't migrate too much load.
8213 * migrate.
8765 * help that task: we can migrate the task to a CPU of higher capacity, or
9627 * In case of asym capacity, we will try to migrate all load to
9658 * amount of load to migrate in order to balance the
9938 * If we ignore the actual busiest queue to migrate another
10051 * ASYM_PACKING needs to force migrate tasks from busy but
10398 * we can't migrate them. Let the imbalance flag set so parent level
10399 * can try to migrate them.
11457 /* Invoke active balance to force migrate currently running task */