]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'sched-urgent-2021-12-12' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 12 Dec 2021 17:38:04 +0000 (09:38 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 12 Dec 2021 17:38:04 +0000 (09:38 -0800)
commitb9dedcd79a0fd5fd7b905b0db9a9635827a7e500
treecfb4ed5ba04a8d9fd28e1bc19644f8e70513c515
parentf79ec69c8877b3df90cf3b4ec10819c6d6f8480d
parentd84772922392b505bccc2caf0f6740a1d79daea2
Merge tag 'sched-urgent-2021-12-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull scheduler fix from Thomas Gleixner:
 "A single fix for the x86 scheduler topology:

  Using cluster topology on hybrid CPUs, e.g. Alder Lake, biases the
  scheduler towards the ATOM cluster as that has more total capacity.
  Use selection based on CPU priority instead"

* tag 'sched-urgent-2021-12-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  sched,x86: Don't use cluster topology for x86 hybrid CPUs