Commit Graph

477 Commits (82a1fcb90287052aabfa235e7ffc693ea003fe69)

Author SHA1 Message Date
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() 17 years ago
Peter Zijlstra b82d9fdd84 sched: avoid large irq-latencies in smp-balancing 17 years ago
Ingo Molnar 3e3e13f399 sched: remove PREEMPT_RESTRICT 17 years ago
Ingo Molnar 52d3da1ad4 sched: turn off PREEMPT_RESTRICT 17 years ago
Eric Dumazet d6322faf29 sched: cleanup, use NSEC_PER_MSEC and NSEC_PER_SEC 17 years ago
Ingo Molnar 19978ca610 sched: reintroduce SMP tunings again 17 years ago
Ingo Molnar 38605cae99 sched: fix style in kernel/sched.c 18 years ago
Paul Menage fe5c7cc228 sched: report CPU usage in CFS cgroup directories 18 years ago
Srivatsa Vaddagiri ae8393e508 sched: move rcu_head to task_group struct 18 years ago
James Bottomley 7bae49d498 sched: fix incorrect assumption that cpu 0 exists 18 years ago
Adrian Bunk f7402e0361 sched: make kernel/sched.c:account_guest_time() static 18 years ago
Peter Williams 681f3e6854 sched: isolate SMP balancing code a bit more 18 years ago
Peter Williams e1d1484f72 sched: reduce balance-tasks overhead 18 years ago
Paul Menage 2b01dfe372 sched: clean up some control group code 18 years ago
Satyam Sharma 838225b48e sched: use show_regs() to improve __schedule_bug() output 18 years ago
Ingo Molnar 4dcf6aff02 sched: clean up sched_domain_debug() 18 years ago
Ingo Molnar b15136e949 sched: fix fastcall mismatch in completion APIs 18 years ago
Milton Miller 7378547f2c sched: fix sched_domain sysctl registration again 18 years ago
Laurent Vivier 83d87d1673 sched: don't clear PF_VCPU in scheduler 18 years ago
Michael Neuling 6888c1ecd6 kernel/sched.c: remove bogus comment from account_user_time 18 years ago
Robert P. J. Day 3a4fa0a25d Fix misspellings of "system", "controller", "interrupt" and "necessary". 18 years ago
Srivatsa Vaddagiri 68318b8e0b Hook up group scheduler with control groups 18 years ago
Cliff Wickman 470fd64644 hotplug cpu: migrate a task within its cpuset 18 years ago
Pavel Emelyanov ba25f9dcc4 Use helpers to obtain task pid in printks 18 years ago
Eugene Teo 270f722d4d Fix tsk->exit_state usage 18 years ago
Paul Menage 8707d8b8c0 Fix cpusets update_cpumask 18 years ago