All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>
To: Philippe Gerum <rpm@xenomai.org>
Cc: Xenomai <xenomai@xenomai.org>
Subject: Re: [Xenomai] Please pull from xenomai-gch.git
Date: Sun, 01 Jun 2014 20:46:16 +0200	[thread overview]
Message-ID: <538B74F8.7020008@xenomai.org> (raw)
In-Reply-To: <538B5F2C.9030608@xenomai.org>

On 06/01/2014 07:13 PM, Gilles Chanteperdrix wrote:
> 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

Fixed an issue with debugging, and rebased on forge/next.

The following changes since commit b0d68713102f8ecd81d1c7a4a1ef66d51ac4c99c:

  analogy/testing: continue the main loop until task destruction (2014-05-30 12:59:56 -0400)

are available in the git repository at:

  git://git.xenomai.org/xenomai-gch.git for-forge

for you to fetch changes up to 5fbfaeb911cc590a82f5b713d1231e20ec86a6be:

  regression: add clock_settime test (2014-06-01 20:44:18 +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                      |   40 +++---
 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, 320 insertions(+), 67 deletions(-)
 create mode 100644 testsuite/regression/posix/clock_settime.c



-- 
                                                                Gilles.


  reply	other threads:[~2014-06-01 18:46 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-01 17:13 [Xenomai] Please pull from xenomai-gch.git Gilles Chanteperdrix
2014-06-01 18:46 ` Gilles Chanteperdrix [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-05-14 14:30 Gilles Chanteperdrix

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=538B74F8.7020008@xenomai.org \
    --to=gilles.chanteperdrix@xenomai.org \
    --cc=rpm@xenomai.org \
    --cc=xenomai@xenomai.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.