diff options
author | Ingo Molnar <mingo@elte.hu> | 2009-09-04 10:08:43 +0200 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2009-09-04 10:08:47 +0200 |
commit | 9aa55fbd01779a0b476d87cd9b5170fd5bebab1d (patch) | |
tree | 05b3ee6aef944b8e853269bac07d4cef0728c05c /kernel/sched.c | |
parent | sched: Add wait, sleep and iowait accounting tracepoints (diff) | |
parent | sched: Consolidate definition of variable sd in __build_sched_domains (diff) | |
parent | init: Move sched_clock_init after late_time_init (diff) | |
download | linux-9aa55fbd01779a0b476d87cd9b5170fd5bebab1d.tar.xz linux-9aa55fbd01779a0b476d87cd9b5170fd5bebab1d.zip |
Merge branches 'sched/domains' and 'sched/clock' into sched/core
Merge reason: both topics are ready now, and we want to merge dependent
changes.
Signed-off-by: Ingo Molnar <mingo@elte.hu>