-
- Downloads
* git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched: (61 commits) sched: refine negative nice level granularity sched: fix update_stats_enqueue() reniced codepath sched: round a bit better sched: make the multiplication table more accurate sched: optimize update_rq_clock() calls in the load-balancer sched: optimize activate_task() sched: clean up set_curr_task_fair() sched: remove __update_rq_clock() call from entity_tick() sched: move the __update_rq_clock() call to scheduler_tick() sched debug: remove the 'u64 now' parameter from print_task()/_rq() sched: remove the 'u64 now' local variables sched: remove the 'u64 now' parameter from deactivate_task() sched: remove the 'u64 now' parameter from dequeue_task() sched: remove the 'u64 now' parameter from enqueue_task() sched: remove the 'u64 now' parameter from dec_nr_running() sched: remove the 'u64 now' parameter from inc_nr_running() sched: remove the 'u64 now' parameter from dec_load() sched: remove the 'u64 now' parameter from inc_load() sched: remove the 'u64 now' parameter from update_curr_load() sched: remove the 'u64 now' parameter from ->task_new() ...
Showing
- Documentation/sched-design-CFS.txt 1 addition, 1 deletionDocumentation/sched-design-CFS.txt
- Documentation/sched-nice-design.txt 108 additions, 0 deletionsDocumentation/sched-nice-design.txt
- include/linux/sched.h 9 additions, 11 deletionsinclude/linux/sched.h
- kernel/sched.c 178 additions, 161 deletionskernel/sched.c
- kernel/sched_debug.c 8 additions, 8 deletionskernel/sched_debug.c
- kernel/sched_fair.c 96 additions, 116 deletionskernel/sched_fair.c
- kernel/sched_idletask.c 5 additions, 5 deletionskernel/sched_idletask.c
- kernel/sched_rt.c 16 additions, 32 deletionskernel/sched_rt.c
Loading
Please register or sign in to comment