aboutsummaryrefslogtreecommitdiff
path: root/fs/jbd2/commit.c
diff options
context:
space:
mode:
authorPaul Turner <[email protected]>2012-10-04 13:18:30 +0200
committerIngo Molnar <[email protected]>2012-10-24 10:27:23 +0200
commit0a74bef8bed18dc6889e9bc37ea1050a50c86c89 (patch)
tree9d7b66a1b7ac0b05cd9b9b093cb6d89904db8f83 /fs/jbd2/commit.c
parent9ee474f55664ff63111c843099d365e7ecffb56f (diff)
sched: Add an rq migration call-back to sched_class
Since we are now doing bottom up load accumulation we need explicit notification when a task has been re-parented so that the old hierarchy can be updated. Adds: migrate_task_rq(struct task_struct *p, int next_cpu) (The alternative is to do this out of __set_task_cpu, but it was suggested that this would be a cleaner encapsulation.) Signed-off-by: Paul Turner <[email protected]> Reviewed-by: Ben Segall <[email protected]> Signed-off-by: Peter Zijlstra <[email protected]> Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions