Commit History

作者 SHA1 備註 提交日期
  Jupyung Lee a65ac745e4 sched: Move update_curr() in check_preempt_wakeup() to avoid redundant call 15 年之前
  Peter Zijlstra cd29fe6f26 sched: Sanitize fork() handling 15 年之前
  Thomas Gleixner dba091b9e3 sched: Protect sched_rr_get_param() access to task->sched_class 15 年之前
  Ingo Molnar 16bc67edeb Merge branch 'sched/urgent' into sched/core 15 年之前
  Tim Blechmann 36ace27e3e sched: Optimize branch hint in pick_next_task_fair() 15 年之前
  Peter Zijlstra fe3bcfe1f6 sched: More generic WAKE_AFFINE vs select_idle_sibling() 15 年之前
  Peter Zijlstra a50bde5130 sched: Cleanup select_task_rq_fair() 15 年之前
  Mike Galbraith fd210738f6 sched: Fix affinity logic in select_task_rq_fair() 15 年之前
  Mike Galbraith a1f84a3ab8 sched: Check for an idle shared cache in select_task_rq_fair() 15 年之前
  Mike Galbraith f685ceacab sched: Strengthen buddies and mitigate buddy induced latencies 15 年之前
  Peter Zijlstra 92f6a5e37a sched: Do less agressive buddy clearing 15 年之前
  Alexey Dobriyan 8d65af789f sysctl: remove "struct file *" argument of ->proc_handler 15 年之前
  Linus Torvalds 8e4bc3dd2c Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 15 年之前
  Peter Williams 0d721ceadb sched: Simplify sys_sched_rr_get_interval() system call 15 年之前
  Mike Galbraith 3f04e8cd5b sched: Re-add lost cpu_allowed check to sched_fair.c::select_task_rq_fair() 15 年之前
  Ingo Molnar 929bf0d015 Merge branch 'linus' into perfcounters/core 15 年之前
  Mike Galbraith a2e7a7eb2f sched: Remove unneeded indentation in sched_fair.c::place_entity() 15 年之前
  Peter Zijlstra 29cd8bae39 sched: Fix SD_POWERSAVING_BALANCE|SD_PREFER_LOCAL vs SD_WAKE_AFFINE 15 年之前
  Peter Zijlstra de69a80be3 sched: Stop buddies from hogging the system 15 年之前
  Peter Zijlstra ad4b78bbcb sched: Add new wakeup preemption mode: WAKEUP_RUNNING 15 年之前
  Peter Zijlstra 5a9b86f647 sched: Rename flags to wake_flags 15 年之前
  Peter Zijlstra 5158f4e442 sched: Clean up the load_idx selection in select_task_rq_fair 15 年之前
  Peter Zijlstra 3b64089422 sched: Optimize cgroup vs wakeup a bit 15 年之前
  Ingo Molnar 51e0304ce6 sched: Implement a gentler fair-sleepers feature 15 年之前
  Peter Zijlstra 59abf02644 sched: Add SD_PREFER_LOCAL 15 年之前
  Peter Zijlstra e69b0f1b41 sched: Add a few SYNC hint knobs to play with 15 年之前
  Peter Zijlstra a7558e0105 sched: Add WF_FORK 15 年之前
  Peter Zijlstra 7d47872146 sched: Rename sync arguments 15 年之前
  Peter Zijlstra 0763a660a8 sched: Rename select_task_rq() argument 15 年之前
  Peter Zijlstra 78e7ed53c9 sched: Tweak wake_idx 15 年之前