lkml.org 
[lkml]   [2019]   [Aug]   [26]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectRe: [patch V3 28/38] posix-cpu-timers: Restructure expiry array
    On Mon, Aug 26, 2019 at 08:22:24PM +0200, Thomas Gleixner wrote:
    > Now that the abused struct task_cputime is gone, it's more natural to
    > bundle the expiry cache and the list head of each clock into a struct and
    > have an array of those structs.
    >
    > Follow the hrtimer naming convention of 'bases' and rename the expiry cache
    > to 'nextevt' and adapt all usage sites.
    >
    > Generates also better code .text size shrinks by 80 bytes.
    >
    > Suggested-by: Ingo Molnar <mingo@kernel.org>
    > Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
    > ---
    > V2: New patch
    > V3: Address review feedback from Frederic

    Reviewed-by: Frederic Weisbecker <frederic@kernel.org>

    \
     
     \ /
      Last update: 2019-08-26 21:46    [W:4.344 / U:0.020 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site