[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1368653892-18939-1-git-send-email-toddpoynor@google.com>
Date: Wed, 15 May 2013 14:38:10 -0700
From: Todd Poynor <toddpoynor@...gle.com>
To: Thomas Gleixner <tglx@...utronix.de>,
John Stultz <john.stultz@...aro.org>
Cc: linux-fsdevel@...r.kernel.org, linux-kernel@...r.kernel.org,
Todd Poynor <toddpoynor@...gle.com>
Subject: [PATCH 0/2] timerfd support for wakeup alarm timers
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists