Commit Graph

498 Commits (02b67cc3ba36bdba351d6c3a00593f4ec550d9d3)

Author SHA1 Message Date
Herbert Xu 02b67cc3ba sched: do not do cond_resched() when CONFIG_PREEMPT 17 years ago
Ingo Molnar 03319ec8b0 sched: documentation, whitespace fixes 17 years ago
Peter Zijlstra fa717060f1 sched: sched_rt_entity 17 years ago
Gregory Haskins dc938520d2 sched: dynamically update the root-domain span/online maps 17 years ago
Steven Rostedt cb46984504 sched: RT-balance, add new methods to sched_class 17 years ago
Steven Rostedt 9a897c5a67 sched: RT-balance, replace hooks with pre/post schedule and wakeup methods 17 years ago
Dmitry Adamushko 5d2f5a616d sched: get rid of 'new_cpu' in try_to_wake_up() 17 years ago
Ingo Molnar b913176917 sched: add credits for RT balancing improvements 17 years ago
Ingo Molnar 0eab914657 sched: style cleanup, #2 17 years ago
Ingo Molnar d7876a08db sched: remove unused JIFFIES_TO_NS() macro 17 years ago
Gregory Haskins 637f50851b sched: only balance our RT tasks within our domain 17 years ago
Gregory Haskins 57d885fea0 sched: add sched-domain roots 17 years ago
Steven Rostedt 0d1311a536 sched: RT-balance on new task 17 years ago
Gregory Haskins a22d7fc187 sched: wake-balance fixes 17 years ago
Gregory Haskins e7693a362e sched: de-SCHED_OTHER-ize the RT path 17 years ago
Gregory Haskins 73fe6aae84 sched: add RT-balance cpu-weight 17 years ago
Steven Rostedt 4642dafdf9 sched: push RT tasks from overloaded CPUs 17 years ago
Steven Rostedt f65eda4f78 sched: pull RT tasks from overloaded runqueues 17 years ago
Steven Rostedt e8fa136262 sched: add RT task pushing 17 years ago
Steven Rostedt 764a9d6fe4 sched: track highest prio task queued 17 years ago
Steven Rostedt 63489e45e2 sched: count # of queued RT tasks 17 years ago
Ingo Molnar 82a1fcb902 softlockup: automatically detect hung TASK_UNINTERRUPTIBLE tasks 17 years ago
Gautham R Shenoy 95402b3829 cpu-hotplug: replace per-subsystem mutexes with get_online_cpus() 17 years ago
Gautham R Shenoy 86ef5c9a8e cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus() 17 years ago
Srivatsa Vaddagiri 6b2d770026 sched: group scheduler, fix fairness of cpu bandwidth allocation for task groups 17 years ago
Srivatsa Vaddagiri a183561567 sched: introduce a mutex and corresponding API to serialize access to doms_curarray 17 years ago
Srivatsa Vaddagiri 58e2d4ca58 sched: group scheduling, change how cpu load is calculated 17 years ago
Srivatsa Vaddagiri ec2c507fe8 sched: group scheduling, minor fixes 17 years ago
Srivatsa Vaddagiri 93f992ccc0 sched: group scheduling code cleanup 17 years ago
Ingo Molnar c61935fd0e sched: group scheduler, set uid share fix 17 years ago
Roland McGrath fcfd50afb6 show_task: real_parent 17 years ago
Ingo Molnar 2bacec8c31 sched: touch softlockup watchdog after idling 17 years ago
Dmitry Adamushko 051a1d1afa sched: fix crash on ia64, introduce task_current() 17 years ago
Ingo Molnar 8ced5f69e4 sched: enable early use of sched_clock() 17 years ago
Ingo Molnar 41a2d6cfa3 sched: style cleanups 17 years ago
Ingo Molnar 77034937dc sched: fix crash in sys_sched_rr_get_interval() 17 years ago
Srivatsa Vaddagiri d842de871c sched: cpu accounting controller (V2) 17 years ago
Ingo Molnar deaf2227dd sched: clean up, move __sched_text_start/end to sched.h 17 years ago
Ingo Molnar 9a4e715914 sched: clean up sd_alloc_ctl_cpu_table() definition 17 years ago
Ingo Molnar 9612633a21 sched: reorder SCHED_FEAT_ bits 17 years ago
Dmitry Adamushko 94bc9a7bd9 sched: remove activate_idle_task() 17 years ago
Dmitry Adamushko ce96b5ac74 sched: fix __set_task_cpu() SMP race 17 years ago
Oleg Nesterov dae51f5620 sched: fix SCHED_FIFO tasks & FAIR_GROUP_SCHED 17 years ago
Christian Borntraeger 9778385db3 sched: fix accounting of interrupts during guest execution on s390 17 years ago
Andrew Morton cfb5285660 revert "Task Control Groups: example CPU accounting subsystem" 17 years ago
Adrian Bunk e6fe6649b4 sched: proper prototype for kernel/sched.c:migration_init() 18 years ago
Peter Zijlstra b82d9fdd84 sched: avoid large irq-latencies in smp-balancing 18 years ago
Ingo Molnar 3e3e13f399 sched: remove PREEMPT_RESTRICT 18 years ago
Ingo Molnar 52d3da1ad4 sched: turn off PREEMPT_RESTRICT 18 years ago
Eric Dumazet d6322faf29 sched: cleanup, use NSEC_PER_MSEC and NSEC_PER_SEC 18 years ago