Re: [PATCH v3 0/6] Deferrable timers support for hrtimers/timerfd API

2014-02-20 Thread Thomas Gleixner
On Thu, 20 Feb 2014, Alexey Perevalov wrote: > On 02/20/2014 03:12 PM, Thomas Gleixner wrote: > > On Thu, 20 Feb 2014, Alexey Perevalov wrote: > > > > > Hello. > > > > > > This is a combo patch set for support defferability in timerfd. > > > Due implementation of timerfd is based on hrtimers and

Re: [PATCH v3 0/6] Deferrable timers support for hrtimers/timerfd API

2014-02-20 Thread Alexey Perevalov
On 02/20/2014 03:12 PM, Thomas Gleixner wrote: On Thu, 20 Feb 2014, Alexey Perevalov wrote: Hello. This is a combo patch set for support defferability in timerfd. Due implementation of timerfd is based on hrtimers and only on hrtimers, it was necessary to add such deferrability into hrtimers t

Re: [PATCH v3 0/6] Deferrable timers support for hrtimers/timerfd API

2014-02-20 Thread Thomas Gleixner
On Thu, 20 Feb 2014, Alexey Perevalov wrote: > Hello. > > This is a combo patch set for support defferability in timerfd. > Due implementation of timerfd is based on hrtimers and only on hrtimers, > it was necessary to add such deferrability into hrtimers too. Sigh, this is not about timerfd. Ad