Commit Graph

454 Commits (a8049c53cdad347b5b1234969dba65a179fdf8f1)

Author SHA1 Message Date
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
Ingo Molnar 19978ca610 sched: reintroduce SMP tunings again 18 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
Paul Jackson 029190c515 cpuset sched_load_balance flag 18 years ago
Pavel Emelyanov 228ebcbe63 Uninline find_task_by_xxx set of functions 18 years ago
Pavel Emelyanov b488893a39 pid namespaces: changes to show virtual ids to user 18 years ago
Paul Menage 62d0df6406 Task Control Groups: example CPU accounting subsystem 18 years ago
Michael Neuling c66f08be7e Add scaled time to taskstats based process accounting 18 years ago
Ken Chen 480b9434c5 sched: reduce schedstat variable overhead a bit 18 years ago
Ingo Molnar cc4ea79588 sched: add KERN_CONT annotation 18 years ago
Ingo Molnar d801649162 sched: cleanup, make struct rq comments more consistent 18 years ago
Ingo Molnar 8401f77505 sched: cleanup, fix spacing 18 years ago
Andi Kleen 51e9799023 sched: fix return value of wait_for_completion_interruptible() 18 years ago
Oleg Nesterov d2da272a4e migration_call(CPU_DEAD): use spin_lock_irq() instead of task_rq_lock() 18 years ago
Oleg Nesterov f7b4cddcc5 do CPU_DEAD migrating under read_lock(tasklist) instead of write_lock_irq(tasklist) 18 years ago
Srivatsa Vaddagiri b9dca1e0fc sched: fix new task startup crash 18 years ago
Ken Chen 908a7c1b9b sched: fix improper load balance across sched domain 18 years ago
Milton Miller cd79007634 sched: more robust sd-sysctl entry freeing 18 years ago
Paul Jackson 607717a65d cpuset: remove sched domain hooks from cpusets 18 years ago
Mike Travis d5a7430ddc Convert cpu_sibling_map to be a per cpu variable 18 years ago
Ingo Molnar 9c63d9c021 sched: sync wakeups preempt too 18 years ago
Ingo Molnar 71e20f1873 sched: affine sync wakeups 18 years ago
Laurent Vivier 94886b84b1 sched: guest CPU accounting: maintain stats in account_system_time() 18 years ago
Milton Miller 6323469f9b sched: domain sysctl fixes: add terminator comment 18 years ago
Milton Miller ad1cdc1d78 sched: domain sysctl fixes: do not crash on allocation failure 18 years ago
Milton Miller 6382bc90f5 sched: domain sysctl fixes: unregister the sysctl table before domains 18 years ago