[RFC 0/3] tick-sched cleanups

Joel Fernandes (Google) posted 3 patches 2 weeks, 1 day ago
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(-)
[RFC 0/3] tick-sched cleanups
Posted by Joel Fernandes (Google) 2 weeks, 1 day ago
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