Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 323926
b: refs/heads/master
c: c751134
h: refs/heads/master
v: v3
  • Loading branch information
Namhyung Kim authored and Ingo Molnar committed Sep 4, 2012
1 parent 8a1962b commit 56bf7fe
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 9 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 59f979455d7209171ab10a72c8df5c2512976cb4
refs/heads/master: c751134ef8b070070d5f06348286b29d86424677
8 changes: 0 additions & 8 deletions trunk/kernel/sched/features.h
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,6 @@ SCHED_FEAT(GENTLE_FAIR_SLEEPERS, true)
*/
SCHED_FEAT(START_DEBIT, true)

/*
* Based on load and program behaviour, see if it makes sense to place
* a newly woken task on the same cpu as the task that woke it --
* improve cache locality. Typically used with SYNC wakeups as
* generated by pipes and the like, see also SYNC_WAKEUPS.
*/
SCHED_FEAT(AFFINE_WAKEUPS, true)

/*
* Prefer to schedule the task we woke last (assuming it failed
* wakeup-preemption), since its likely going to consume data we
Expand Down

0 comments on commit 56bf7fe

Please sign in to comment.