-
- Downloads
Merge branch 'sched-core-for-linus' of...
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip * 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip: (49 commits) stop_machine: Move local variable closer to the usage site in cpu_stop_cpu_callback() sched, wait: Use wrapper functions sched: Remove a stale comment ondemand: Make the iowait-is-busy time a sysfs tunable ondemand: Solve a big performance issue by counting IOWAIT time as busy sched: Intoduce get_cpu_iowait_time_us() sched: Eliminate the ts->idle_lastupdate field sched: Fold updating of the last_update_time_info into update_ts_time_stats() sched: Update the idle statistics in get_cpu_idle_time_us() sched: Introduce a function to update the idle statistics sched: Add a comment to get_cpu_idle_time_us() cpu_stop: add dummy implementation for UP sched: Remove rq argument to the tracepoints rcu: need barrier() in UP synchronize_sched_expedited() sched: correctly place paranioa memory barriers in synchronize_sched_expedited() sched: kill paranoia check in synchronize_sched_expedited() sched: replace migration_thread with cpu_stop stop_machine: reimplement using cpu_stop cpu_stop: implement stop_cpu[s]() sched: Fix select_idle_sibling() logic in select_task_rq_fair() ...
No related branches found
No related tags found
Showing
- Documentation/RCU/torture.txt 0 additions, 10 deletionsDocumentation/RCU/torture.txt
- Documentation/scheduler/sched-design-CFS.txt 3 additions, 51 deletionsDocumentation/scheduler/sched-design-CFS.txt
- Documentation/scheduler/sched-rt-group.txt 4 additions, 16 deletionsDocumentation/scheduler/sched-rt-group.txt
- arch/s390/kernel/time.c 0 additions, 1 deletionarch/s390/kernel/time.c
- drivers/cpufreq/cpufreq_ondemand.c 73 additions, 2 deletionsdrivers/cpufreq/cpufreq_ondemand.c
- drivers/xen/manage.c 2 additions, 12 deletionsdrivers/xen/manage.c
- fs/eventpoll.c 1 addition, 2 deletionsfs/eventpoll.c
- include/linux/cpuset.h 5 additions, 11 deletionsinclude/linux/cpuset.h
- include/linux/rcutiny.h 0 additions, 2 deletionsinclude/linux/rcutiny.h
- include/linux/rcutree.h 0 additions, 1 deletioninclude/linux/rcutree.h
- include/linux/sched.h 37 additions, 33 deletionsinclude/linux/sched.h
- include/linux/stop_machine.h 95 additions, 27 deletionsinclude/linux/stop_machine.h
- include/linux/tick.h 4 additions, 1 deletioninclude/linux/tick.h
- include/linux/wait.h 15 additions, 20 deletionsinclude/linux/wait.h
- include/trace/events/sched.h 10 additions, 22 deletionsinclude/trace/events/sched.h
- init/Kconfig 1 addition, 2 deletionsinit/Kconfig
- kernel/Makefile 1 addition, 1 deletionkernel/Makefile
- kernel/capability.c 0 additions, 1 deletionkernel/capability.c
- kernel/cgroup.c 1 addition, 1 deletionkernel/cgroup.c
- kernel/cpu.c 6 additions, 20 deletionskernel/cpu.c
Loading
Please register or sign in to comment