lkml.org 
[lkml]   [2019]   [Aug]   [19]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectRe: [patch 42/44] posix-cpu-timers: Move state tracking to struct posix_cputimers

    * Thomas Gleixner <tglx@linutronix.de> wrote:

    > Put it where it belongs and cleanup the ifdeffery in fork completely.

    s/cleanup
    /clean up

    > * posix_cputimers - Container for posix CPU timer related data
    > * @expiries: Earliest-expiration cache array based
    > + * @timers_active: Timers are queued.
    > + * @expiry_active: Timer expiry is active. Used for
    > + * process wide timers to avoid multiple
    > + * trying to handle expiry

    'to avoid multiple trying to handle expiry'?

    Should this be: 'to avoid multiple tasks trying to handle expiry'?

    > + * Check whether posix cpu timers are active. If not the thread
    > + * group accounting is not active either. Lockless check.

    s/cpu timers
    /CPU timers

    Thanks,

    Ingo

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