lkml.org 
[lkml]   [2017]   [Sep]   [26]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 08/25] hrtimer: Reduce conditional code (expires_next, next_timer)
On Thu, Aug 31, 2017 at 12:23:37PM -0000, Anna-Maria Gleixner wrote:
> The hrtimer_cpu_base struct member expires_next and next_timer are
> conditional members (CONFIG_HIGH_RES_TIMERS). This makes the hrtimer code
> more complex and harder to understand than it actually is.
>
> Reduce the conditionals related to those two struct members.

So this grows the data structure for !HIGH_RES for easier code? We no
longer care about archs that don't support HIGH_RES?

\
 
 \ /
  Last update: 2017-09-26 14:11    [W:0.261 / U:0.908 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site