linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] sched fixes
@ 2023-08-10 16:24 Yury Norov
  2023-08-10 16:24 ` [PATCH 1/4] numa: generalize numa_map_to_online_node() Yury Norov
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Yury Norov @ 2023-08-10 16:24 UTC (permalink / raw)
  To: linux-kernel, linux-mm
  Cc: Yury Norov, Ingo Molnar, Peter Zijlstra, Andrew Morton,
	Ben Segall, Daniel Bristot de Oliveira, Dietmar Eggemann,
	Jacob Keller, Jakub Kicinski, Juri Lelli, Mel Gorman,
	Peter Lafreniere, Steven Rostedt, Tariq Toukan,
	Valentin Schneider, Vincent Guittot, shiju.jose,
	jonathan.cameron, prime.zeng, linuxarm, yangyicong,
	Andy Shevchenko, Rasmus Villemoes

Fixes for recently introduced sched_numa_find_nth_cpu(), and minor
improvements in sched/fair.

Yury Norov (4):
  numa: generalize numa_map_to_online_node()
  sched/fair: fix opencoded numa_nearest_node()
  sched: fix sched_numa_find_nth_cpu() in CPU-less case
  sched: fix sched_numa_find_nth_cpu() in non-NUMA case

 include/linux/numa.h     |  7 +++++--
 include/linux/topology.h |  2 +-
 kernel/sched/fair.c      | 14 +-------------
 kernel/sched/topology.c  |  6 +++++-
 mm/mempolicy.c           | 18 +++++++++++-------
 5 files changed, 23 insertions(+), 24 deletions(-)

-- 
2.39.2



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2023-08-14  8:43 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-10 16:24 [PATCH 0/4] sched fixes Yury Norov
2023-08-10 16:24 ` [PATCH 1/4] numa: generalize numa_map_to_online_node() Yury Norov
2023-08-11  8:48   ` Andy Shevchenko
2023-08-10 16:24 ` [PATCH 2/4] sched/fair: fix opencoded numa_nearest_node() Yury Norov
2023-08-11  8:50   ` Andy Shevchenko
2023-08-10 16:24 ` [PATCH 3/4] sched: fix sched_numa_find_nth_cpu() in CPU-less case Yury Norov
2023-08-14  8:43   ` Yicong Yang
2023-08-10 16:24 ` [PATCH 4/4] sched: fix sched_numa_find_nth_cpu() in non-NUMA case Yury Norov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox