All of lore.kernel.org
 help / color / mirror / Atom feed
From: Philippe Gerum <rpm@xenomai.org>
To: "Xenomai@xenomai.org" <Xenomai@xenomai.org>
Cc: Jorge Ramirez-Ortiz <jro@xenomai.org>,
	"Kiszka, Jan" <jan.kiszka@siemens.com>
Subject: Dual kernel made easy
Date: Mon, 1 Apr 2019 22:11:03 +0200	[thread overview]
Message-ID: <20b3f016-e519-35fc-9a9e-750ecfc509a3@xenomai.org> (raw)


Motivated by the pain we continue to inflict upon ourselves everytime
we need to rebase the I-pipe over a recent kernel release, I started
working to define its future replacement. Now that we have an
implementation of its successor running reliably, my next step is to
rebase the Cobalt ARM port on this new interface called Dovetail [1].

This work is part of a larger effort to rethink the way independent
software cores like Xenomai's integrate into the main kernel [2].

This led to not only implement Dovetail, but also to showcase it with
a new real-time co-kernel originally derived from Cobalt [3], which is
simple and compact enough to be used as a learning tool for everyone
interested in the dual kernel technology based on Linux.

The purpose of this work is about making dual kernel easy, at least as
simple as possible for people to develop and maintain their own
software core of choice over the current mainline kernel.

[1] https://evenless.org/dovetail/
[2] https://evenless.org/
[3] https://evenless.org/core/

-- 
Philippe.


             reply	other threads:[~2019-04-01 20:11 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-01 20:11 Philippe Gerum [this message]
2019-04-29 20:24 ` Dual kernel made easy Jorge Ramirez
2019-04-30  9:19   ` Philippe Gerum
2019-04-30 14:03     ` Greg Gallagher

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=20b3f016-e519-35fc-9a9e-750ecfc509a3@xenomai.org \
    --to=rpm@xenomai.org \
    --cc=Xenomai@xenomai.org \
    --cc=jan.kiszka@siemens.com \
    --cc=jro@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.