[PATCH 0/2] timerfd support for wakeup alarm timers

From: Todd Poynor
Date: Wed May 15 2013 - 17:45:41 EST


Enable wakeup alarm timers via file descriptors. Hook up alarmtimer
to timerfd via clocks CLOCK_REALTIME_ALARM and CLOCK_BOOTTIME_ALARM,
and add needed functions to alarmtimer.

fs/timerfd.c | 131 +++++++++++++++++++++++++++++++++++++--------
include/linux/alarmtimer.h | 4 +
kernel/time/alarmtimer.c | 39 +++++++++++++
3 files changed, 150 insertions(+), 24 deletions(-)
--
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/