Commit Graph

424 Commits (62d0df64065e7c135d0002f069444fbdfc64768f)

Author SHA1 Message Date
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
Milton Miller 97b6ea7b63 sched: domain sysctl fixes: use for_each_online_cpu() 18 years ago
Milton Miller 5cf9f062c8 sched: domain sysctl fixes: use kcalloc() 18 years ago
Ingo Molnar 6bc1665ba7 sched: allow the immediate migration of cache-cold tasks 18 years ago
Ingo Molnar cc367732ff sched: debug, improve migration statistics 18 years ago
Peter Zijlstra ff56b2f015 sched: activate task_hot() only on fair-scheduled tasks 18 years ago
Ingo Molnar da84d96176 sched: reintroduce cache-hot affinity 18 years ago
Ingo Molnar 178be79348 sched: do not normalize kernel threads via SysRq-N 18 years ago
Andi Kleen 1666703af9 sched: remove stale comment from sched_group_set_shares() 18 years ago
Ingo Molnar d5036e89dc sched: clean up is_migration_thread() 18 years ago
Andi Kleen 3a5e4dc12f sched: cleanup: refactor normalize_rt_tasks 18 years ago
Andi Kleen 8cbbe86dfc sched: cleanup: refactor common code of sleep_on / wait_for_completion 18 years ago
Andi Kleen 3a5c359a58 sched: cleanup: remove unnecessary gotos 18 years ago
Mike Galbraith 95938a35c5 sched: prevent wakeup over-scheduling 18 years ago
Peter Zijlstra ce6c131131 sched: disable forced preemption by default 18 years ago
Zou Nan hai ace8b3d633 sched: some proc entries are missed in sched_domain sys_ctl debug code 18 years ago
Gautham R Shenoy 638e13ac37 sched: fix rt ptracer monopolizing CPU 18 years ago
Dhaval Giani 5cb350baf5 sched: group scheduling, sysfs tunables 18 years ago
Paul E. McKenney a58f6f253d sched: export cpu_clock() 18 years ago
Ingo Molnar 00bf7bfc2e sched: fix: move the CPU check into ->task_new_fair() 18 years ago
Ingo Molnar 4cf86d77f5 sched: cleanup: rename task_grp to task_group 18 years ago
Ingo Molnar 06877c33fe sched: cleanup: rename SCHED_FEAT_USE_TREE_AVG to SCHED_FEAT_TREE_AVG 18 years ago
Ingo Molnar a65914b365 sched: kfree(NULL) is valid 18 years ago
Ingo Molnar 8927f49479 sched: style cleanup 18 years ago
Ingo Molnar 26797a34a2 sched: break out if printing a warning in sched_domain_debug() 18 years ago
Ingo Molnar 3e9830dcab sched: run sched_domain_debug() if CONFIG_SCHED_DEBUG=y 18 years ago
Dmitry Adamushko a4ec24b48d sched: tidy up SCHED_RR 18 years ago
Alexey Dobriyan a9957449b0 sched: uninline scheduler 18 years ago
Ingo Molnar 1e81995066 sched: optimize schedule() a bit on SMP 18 years ago
Ingo Molnar 3a25201572 sched: whitespace cleanups 18 years ago
Ingo Molnar 5522d5d5f7 sched: mark scheduling classes as const 18 years ago