提交歷史

作者 SHA1 備註 提交日期
  Paul Turner 5b51f2f80b sched: Make __update_entity_runnable_avg() fast 12 年之前
  Paul Turner f269ae0469 sched: Update_cfs_shares at period edge 12 年之前
  Paul Turner 48a1675323 sched: Refactor update_shares_cpu() -> update_blocked_avgs() 12 年之前
  Paul Turner 82958366cf sched: Replace update_shares weight distribution with per-entity computation 12 年之前
  Paul Turner f1b17280ef sched: Maintain runnable averages across throttled periods 12 年之前
  Paul Turner bb17f65571 sched: Normalize tg load contributions against runnable time 12 年之前
  Paul Turner 8165e145ce sched: Compute load contribution by a group entity 12 年之前
  Paul Turner c566e8e9e4 sched: Aggregate total task_group load 12 年之前
  Paul Turner aff3e49884 sched: Account for blocked load waking back up 12 年之前
  Paul Turner 0a74bef8be sched: Add an rq migration call-back to sched_class 12 年之前
  Paul Turner 9ee474f556 sched: Maintain the load contribution of blocked entities 12 年之前
  Paul Turner 2dac754e10 sched: Aggregate load contributed by task entities on parenting cfs_rq 12 年之前
  Ben Segall 18bf2805d9 sched: Maintain per-rq runnable averages 12 年之前
  Paul Turner 9d85f21c94 sched: Track the runnable average on a per-task entity basis 12 年之前
  Linus Torvalds 0b981cb94b Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 12 年之前
  Linus Torvalds 37407ea7f9 Revert "sched: Improve scalability via 'CPU buddies', which withstand random perturbations" 12 年之前
  Alex Shi c1cc017c59 sched/nohz: Clean up select_nohz_load_balancer() 12 年之前
  Vincent Guittot 5ed4f1d96d sched: Fix nohz_idle_balance() 12 年之前
  Ingo Molnar 59f979455d Merge branch 'sched/urgent' into sched/core 13 年之前
  Randy Dunlap 9450d57eab sched: Fix kernel-doc warnings in kernel/sched/fair.c 13 年之前
  Peter Boonstoppel a4c96ae319 sched: Unthrottle rt runqueues in __disable_runtime() 13 年之前
  Alex Shi f03542a701 sched: recover SD_WAKE_AFFINE in select_task_rq_fair and code clean up 13 年之前
  Michael Wang 78feefc512 sched: using dst_rq instead of this_rq during load balance 13 年之前
  Borislav Petkov 532b1858c5 sched: Fix __sched_period comment 13 年之前
  Peter Zijlstra a35b6466aa sched, cgroup: Reduce rq->lock hold times for large cgroup hierarchies 13 年之前
  Michael Wang b9403130a5 sched/cleanups: Add load balance cpumask pointer to 'struct lb_env' 13 年之前
  Srivatsa Vaddagiri 88b8dac0a1 sched: Improve balance_cpu() to consider other cpus in its group as target of (pinned) task 13 年之前
  Prashanth Nageshappa bbf18b1949 sched: Reset loop counters if all tasks are pinned and we need to redo load balance 13 年之前
  Prashanth Nageshappa 85c1e7dae1 sched: Reorder 'struct lb_env' members to reduce its size 13 年之前
  Mike Galbraith 970e178985 sched: Improve scalability via 'CPU buddies', which withstand random perturbations 13 年之前