Commit Graph

270 Commits (dd1e729d63f74a0b6290ca417bafd3fd8665db50)

Author SHA1 Message Date
Ingo Molnar e436d80085 [PATCH] sched: implement cpu_clock(cpu) high-speed time source 18 years ago
Suresh Siddha 969bb4e403 [PATCH] sched: fix the all pinned logic in load_balance_newidle() 18 years ago
Suresh Siddha 9439aab8db [PATCH] sched: fix newly idle load balance in case of SMT 18 years ago
Fenghua Yu f34e3b61f2 use the new percpu interface for shared data 18 years ago
Rafael J. Wysocki 8314418629 Freezer: make kernel threads nonfreezable by default 18 years ago
Ingo Molnar e4af30be8f [PATCH] sched: prettify prio_to_wmult[] 18 years ago
Ingo Molnar 5714d2de93 [PATCH] sched: document prio_to_wmult[] 18 years ago
Ingo Molnar f9153ee6c7 [PATCH] sched: improve weight-array comments 18 years ago
Thomas Gleixner 4fd885170b CFS: Fix missing digit off in wmult table 18 years ago
Ingo Molnar 4bd77321a8 [PATCH] sched: fix show_task()/show_tasks() output 18 years ago
Ingo Molnar a5968df873 [PATCH] sched: allow larger granularity 18 years ago
Mike Galbraith e127031f4f [PATCH] sched: fix prio_to_wmult[] for nice 1 18 years ago
Ingo Molnar c31f2e8a42 sched: add CFS credits 18 years ago
Ingo Molnar 0fec171cdb sched: clean up sleep_on() APIs 18 years ago
Ingo Molnar 9761eea851 sched: style cleanups 18 years ago
Ingo Molnar b2cfba19f6 sched: remove unused rq types from sched.c 18 years ago
Ingo Molnar 634fa8c97c sched: remove interactivity types 18 years ago
Ingo Molnar dff06c157b sched: clean up include files in sched.c 18 years ago
Ingo Molnar 1b9f19c212 sched: turn on the use of unstable events 18 years ago
Ingo Molnar bb29ab2686 sched: x86, track TSC-unstable events 18 years ago
Ingo Molnar dd41f596cd sched: cfs core code 18 years ago
Ingo Molnar f3479f10c5 sched: remove the sleep-bonus interactivity code 18 years ago
Ingo Molnar c18a17329b sched: remove expired_starving() 18 years ago
Ingo Molnar f2ac58ee61 sched: remove sleep_type 18 years ago
Ingo Molnar 45bf76df48 sched: cfs, add load-calculation methods 18 years ago
Ingo Molnar 14531189f0 sched: clean up __normal_prio() position 18 years ago
Ingo Molnar 71f8bd4600 sched: cleanup: move dequeue/enqueue_task() 18 years ago
Ingo Molnar c24d20dbef sched: move around resched_task() 18 years ago
Ingo Molnar e05606d330 sched: clean up the rt priority macros 18 years ago
Ingo Molnar 138a8aeb5b sched: add cfs_rq ops 18 years ago
Ingo Molnar 41b86e9c51 sched: make posix-cpu-timers use CFS's accounting information 18 years ago
Ingo Molnar 20d315d42a sched: add rq_clock()/__rq_clock() 18 years ago
Ingo Molnar 6aa645ea5f sched: cfs rq data types 18 years ago
Ingo Molnar 425e0968a2 sched: move code into kernel/sched_stats.h 18 years ago
Ingo Molnar 1df21055e3 sched: add init_idle_bootup_task() 18 years ago
Ingo Molnar f64f61145a sched: remove sched_exit() 18 years ago
Ingo Molnar c65cc87052 sched: uninline set_task_cpu() 18 years ago
Ingo Molnar 0437e109e1 sched: zap the migration init / cache-hot balancing code 18 years ago
Ingo Molnar d15bcfdbe1 sched: rename idle_type/SCHED_IDLE 18 years ago
Christoph Lameter 92c4ca5c3a sched: fix next_interval determination in idle_balance() 18 years ago
Linus Torvalds fa490cfd15 Fix possible runqueue lock starvation in wait_task_inactive() 18 years ago
Ingo Molnar a0f98a1cb7 sched: fix SysRq-N (normalize RT tasks) 18 years ago
Thomas Gleixner 98d8256739 Prevent going idle with softirq pending 18 years ago
Rafael J. Wysocki 8bb7844286 Add suspend-related notifications for CPU hotplug 18 years ago
Gautham R Shenoy 5be9361cdf Eliminate lock_cpu_hotplug in kernel/schedc 18 years ago
Andrew Morton d5f9f942c6 revert 'sched: redundant reschedule when set_user_nice() boosts a prio of a task from the "expired" array' 18 years ago
Siddha, Suresh B c3396620ca sched: align rq to cacheline boundary 18 years ago
Dmitry Adamushko bd53f96ca5 sched: redundant reschedule when set_user_nice() boosts a prio of a task from the "expired" array 18 years ago
Siddha, Suresh B 4953198b6c sched: optimize siblings status check logic in wake_idle() 18 years ago
Eric Dumazet 5517d86bea Speed up divides by cpu_power in scheduler 18 years ago