public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] sched/deadline: minor code cleanups
@ 2025-10-14 10:03 Shrikanth Hegde
  2025-10-14 10:03 ` [PATCH 1/2] " Shrikanth Hegde
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Shrikanth Hegde @ 2025-10-14 10:03 UTC (permalink / raw)
  To: peterz, juri.lelli, mingo, vincent.guittot
  Cc: sshegde, linux-kernel, rostedt, dietmar.eggemann, nico

While trying to understand the dl_server changes, noticed these minor
code optimizations/cleanups possible. 

Let me know if these should be squashed into one patch. Kept is separate
as of now.

No change in functionality. Could save a few cycles.

Shrikanth Hegde (2):
  sched/deadline: minor code cleanups
  sched/deadline: Use cpumask_weight_and in dl_bw_cpus

 kernel/sched/deadline.c | 17 ++---------------
 1 file changed, 2 insertions(+), 15 deletions(-)

-- 
2.47.3


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

end of thread, other threads:[~2025-11-11 16:33 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-14 10:03 [PATCH 0/2] sched/deadline: minor code cleanups Shrikanth Hegde
2025-10-14 10:03 ` [PATCH 1/2] " Shrikanth Hegde
2025-11-10 14:10   ` Peter Zijlstra
2025-11-10 14:17     ` Peter Zijlstra
2025-11-11 11:37   ` [tip: sched/core] sched/deadline: Minor cleanup in select_task_rq_dl() tip-bot2 for Shrikanth Hegde
2025-11-11 16:33   ` tip-bot2 for Shrikanth Hegde
2025-10-14 10:03 ` [PATCH 2/2] sched/deadline: Use cpumask_weight_and in dl_bw_cpus Shrikanth Hegde
2025-11-10 14:11   ` Peter Zijlstra
2025-11-11 11:37   ` [tip: sched/core] sched/deadline: Use cpumask_weight_and() " tip-bot2 for Shrikanth Hegde
2025-11-11 16:33   ` tip-bot2 for Shrikanth Hegde
2025-10-15  8:41 ` [PATCH 0/2] sched/deadline: minor code cleanups Juri Lelli
2025-11-10  8:25   ` Shrikanth Hegde

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