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: [Xenomai] Please pull from xenomai-gch.git
Date: Sat, 14 May 2016 16:30:12 +0200	[thread overview]
Message-ID: <20160514143012.GC30749@hermes.click-hack.org> (raw)

The following changes since commit 73141639fc3902382dfcccdf30dc9023cbc0caa5:

  cobalt/kernel: Trigger missing reschedule after PP deboost (2016-05-14 15:23:40 +0200)

are available in the git repository at:

  git://git.xenomai.org/xenomai-gch.git next

for you to fetch changes up to 15a799e1edf1da86ad80b5d19cb6d3c704c6e614:

  cobalt/timer: replace bheap with rbtree (2016-05-14 16:00:07 +0200)

----------------------------------------------------------------
Gilles Chanteperdrix (1):
      cobalt/timer: replace bheap with rbtree

 include/cobalt/kernel/Makefile.am |   1 -
 include/cobalt/kernel/bheap.h     | 266 ---------------------------------------------
 include/cobalt/kernel/timer.h     |  80 ++++++++------
 kernel/cobalt/Kconfig             |  14 +--
 kernel/cobalt/clock.c             |   2 +-
 kernel/cobalt/timer.c             |  34 +++++-
 6 files changed, 87 insertions(+), 310 deletions(-)
 delete mode 100644 include/cobalt/kernel/bheap.h


-- 
					    Gilles.
https://click-hack.org


             reply	other threads:[~2016-05-14 14:30 UTC|newest]

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