Re: [RFC patch 5/5] timerfd: Expose deferrable mode to user space

From: Richard Cochran
Date: Tue Feb 25 2014 - 03:36:36 EST


On Fri, Feb 21, 2014 at 05:56:18PM -0000, Thomas Gleixner wrote:
> Expose the deferrable timer mode to user space by adding a new
> TDF_TIMER_DEFERRABLE flag.
>
> The deferrable mode is available through the syscall timerfd_settime()
> by handing in TDF_TIMER_IS_DEFERRABLE via the 'flags' argument.
> TFD_TIMER_IS_DEFERRABLE and the other TFD_TIMER_ flags can be ored
> together.

s/TDF_/TFD_/g

Thanks,
Richard
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/