lkml.org 
[lkml]   [2012]   [May]   [25]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject[patch 0/4] timers: Fix get_next_timer_interrupt() proper
This series was inspired by the patch Gilad sent to fix a shortcoming
in get_next_timer_interrupt().

Instead of working around the problem I think it's better to avoid it
completely.

The fix is on top of a consolidation of the mindlessly copied code in
various timer API functions. Even with the added functionality that
makes the obj code footprint shrink

text data bss dec hex filename
18589 3682 8257 30528 7740 ../build/kernel/timer.o
17997 3682 8257 29936 74f0 ../build/kernel/timer.o

Thanks,

tglx
----
timer.c | 110 +++++++++++++++++++++++++++++++++++-----------------------------
1 file changed, 61 insertions(+), 49 deletions(-)



\
 
 \ /
  Last update: 2012-05-26 01:01    [W:0.162 / U:0.140 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site