linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] scheduler changes for v4.18
@ 2018-06-04 12:12 Ingo Molnar
  0 siblings, 0 replies; only message in thread
From: Ingo Molnar @ 2018-06-04 12:12 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: linux-kernel, Peter Zijlstra, Thomas Gleixner, Andrew Morton

Linus,

Please pull the latest sched-core-for-linus git tree from:

   git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git sched-core-for-linus

   # HEAD: 2539fc82aa9b07d968cf9ba1ffeec3e0416ac721 sched/fair: Update util_est before updating schedutil

The main changes in this cycle were:

 - power-aware scheduling improvements (Patrick Bellasi)

 - NUMA balancing improvements (Mel Gorman)

 - vCPU scheduling fixes (Rohit Jain)

 Thanks,

	Ingo

------------------>
Claudio Scordino (1):
      sched/deadline/Documentation: Add overrun signal and GRUB-PA documentation

Mel Gorman (1):
      sched/numa: Stagger NUMA balancing scan periods for new threads

Patrick Bellasi (2):
      sched/cpufreq: Modify aggregate utilization to always include blocked FAIR utilization
      sched/fair: Update util_est before updating schedutil

Rohit Jain (2):
      sched/core: Don't schedule threads on pre-empted vCPUs
      sched/core: Distinguish between idle_cpu() calls based on desired effect, introduce available_idle_cpu()

Sebastian Andrzej Siewior (1):
      sched/wait: Include <linux/wait.h> in <linux/swait.h>

Viresh Kumar (2):
      sched/fair: Rearrange select_task_rq_fair() to optimize it
      sched/fair: Avoid calling sync_entity_load_avg() unnecessarily


 Documentation/scheduler/sched-deadline.txt |  25 +++++-
 include/linux/sched.h                      |   1 +
 include/linux/swait.h                      |   1 +
 kernel/sched/core.c                        |  39 +++++-----
 kernel/sched/cpufreq_schedutil.c           |  17 ++---
 kernel/sched/fair.c                        | 117 +++++++++++++++++++----------
 kernel/sched/sched.h                       |   6 ++
 7 files changed, 137 insertions(+), 69 deletions(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-06-04 12:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-06-04 12:12 [GIT PULL] scheduler changes for v4.18 Ingo Molnar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).