public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [RFC 0/3] tick-sched cleanups
@ 2024-11-08 17:48 Joel Fernandes (Google)
  2024-11-08 17:48 ` [RFC 1/3] tick-sched: Remove last_tick and calculate next tick from now Joel Fernandes (Google)
                   ` (2 more replies)
  0 siblings, 3 replies; 22+ messages in thread
From: Joel Fernandes (Google) @ 2024-11-08 17:48 UTC (permalink / raw)
  To: linux-kernel; +Cc: anna-maria, frederic, mingo, tglx, Joel Fernandes (Google)

Hello,
Here are some things I noticed which could be improved in the tick-sched code.
I still have to work on the third patch a bit more. I have done some basic
testing on the patches and I am looking for any feedback!

Thanks.

Joel Fernandes (Google) (3):
  tick-sched: Remove last_tick and calculate next tick from now
  tick-sched: Keep tick on if hrtimer is due imminently
  tick-sched: Replace jiffie readout with idle_entrytime

 kernel/time/tick-sched.c | 39 +++++++++++++--------------------------
 kernel/time/tick-sched.h |  1 -
 kernel/time/timer_list.c |  1 -
 3 files changed, 13 insertions(+), 28 deletions(-)

-- 
2.47.0.277.g8800431eea-goog


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

end of thread, other threads:[~2024-11-13 22:39 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-08 17:48 [RFC 0/3] tick-sched cleanups Joel Fernandes (Google)
2024-11-08 17:48 ` [RFC 1/3] tick-sched: Remove last_tick and calculate next tick from now Joel Fernandes (Google)
2024-11-11 23:43   ` Frederic Weisbecker
2024-11-12 13:46     ` Thomas Gleixner
2024-11-12 13:56       ` Frederic Weisbecker
2024-11-12 18:20       ` Joel Fernandes
2024-11-12 18:33     ` Joel Fernandes
2024-11-13 12:40       ` Frederic Weisbecker
2024-11-13 21:40         ` Joel Fernandes
2024-11-08 17:48 ` [RFC 2/3] tick-sched: Keep tick on if hrtimer is due imminently Joel Fernandes (Google)
2024-11-11 12:37   ` Christian Loehle
2024-11-11 15:56     ` Joel Fernandes
2024-11-11 16:55       ` Christian Loehle
2024-11-11 17:17         ` Joel Fernandes
2024-11-08 17:48 ` [RFC 3/3] tick-sched: Replace jiffie readout with idle_entrytime Joel Fernandes (Google)
2024-11-10 22:55   ` Joel Fernandes
2024-11-12 14:48     ` Thomas Gleixner
2024-11-13 21:46       ` Joel Fernandes
2024-11-11 22:25   ` Frederic Weisbecker
2024-11-13 22:39     ` Joel Fernandes
2024-11-12 14:30   ` Thomas Gleixner
2024-11-13 22:18     ` Joel Fernandes

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