[Xenomai] Please pull from xenomai-gch.git
Gilles Chanteperdrix
gilles.chanteperdrix at xenomai.org
Sun Jun 1 19:13:16 CEST 2014
The following changes since commit c00754093d283247695356d416608daab0979786:
cobalt/rtdm/mutex: add fast locking support (2014-05-29 21:33:12 +0200)
are available in the git repository at:
git://git.xenomai.org/xenomai-gch.git for-forge
for you to fetch changes up to db641276a3c238d1aa30097626e36d698844c679:
regression: add clock_settime test (2014-06-01 19:05:24 +0200)
----------------------------------------------------------------
Gilles Chanteperdrix (3):
cobalt/sched: fix compilation without SCHED_QUOTA
cobalt/timers: avoid periodic timer drift
regression: add clock_settime test
include/cobalt/kernel/timer.h | 60 ++++++---
kernel/cobalt/clock.c | 37 +++---
kernel/cobalt/posix/sched.c | 6 +-
kernel/cobalt/posix/sched.h | 2 +
kernel/cobalt/posix/timer.c | 6 +-
kernel/cobalt/posix/timerfd.c | 2 +-
kernel/cobalt/thread.c | 2 +-
kernel/cobalt/timer.c | 44 ++-----
testsuite/regression/posix/Makefile.am | 1 +
testsuite/regression/posix/clock_settime.c | 224 ++++++++++++++++++++++++++++++++
10 files changed, 317 insertions(+), 67 deletions(-)
create mode 100644 testsuite/regression/posix/clock_settime.c
--
Gilles.
More information about the Xenomai
mailing list