Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 69006
b: refs/heads/master
c: bb61c21
h: refs/heads/master
v: v3
  • Loading branch information
Ingo Molnar committed Oct 15, 2007
1 parent 0ffe879 commit 9cfa592
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 44142fac3446d08c08c5d717ec11d50a737e8640
refs/heads/master: bb61c210835db95b0e9fb612a316422e7cc675e3
1 change: 1 addition & 0 deletions trunk/kernel/sched_fair.c
Original file line number Diff line number Diff line change
Expand Up @@ -1191,6 +1191,7 @@ static void task_new_fair(struct rq *rq, struct task_struct *p)
se->wait_runtime = -(sched_granularity(cfs_rq) / 2);

__enqueue_entity(cfs_rq, se);
resched_task(rq->curr);
}

#ifdef CONFIG_FAIR_GROUP_SCHED
Expand Down

0 comments on commit 9cfa592

Please sign in to comment.