linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: yuq <yuq825@gmail.com>
To: Hillf Danton <dhillf@gmail.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Run RTOS simultaneously with Linux
Date: Mon, 28 May 2012 20:26:02 +0800	[thread overview]
Message-ID: <4FC36EDA.6020707@gmail.com> (raw)
In-Reply-To: <CAJd=RBAQR_h437ZGU7K=7=dnd-joBkGNc_oGaQ1z8_3cAPLLWA@mail.gmail.com>

In fact my modification to Linux kernel is a separate loadable kernel 
module. It also includes a user space monitor and RTOS file system 
server, RTOS image is also a loadable file. You can get it from my rep:

RGMP, an early version for porting existing RTOS like Nuttx and UCOS to 
run with Linux. Besides Linux loadable module and Linux user space 
monitor, it has a static library for
RTOS to link with:

git://rgmp.git.sourceforge.net/gitroot/rgmp/rgmp

YUQIX, an advance version which has Linux side RTOS file system server 
and my experimental RTOS for advanced real-time applications:

git://rgmp.git.sourceforge.net/gitroot/rgmp/yuqix

yuq

On 05/28/2012 07:55 PM, Hillf Danton wrote:
> Hi yuq
>
> On Mon, May 28, 2012 at 11:21 AM, yuq<yuq825@gmail.com>  wrote:
>> Hi all,
>>
>> I have done some work about running some RTOS simultaneously with Linux, the
>> approach is running RTOS and Linux on different CPU cores. No modification
>> to Linux kernel but adding a loadable kernel module. I post it at
>> http://rgmp.sf.net
>>
>> I want to know how you guys think about it. Any advice is welcome.
>>
> I want to see your work, would you please post it on LMKL in
> (monolithic) diff format?
>
> Thanks
> -hd


      reply	other threads:[~2012-05-28 12:26 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-28  3:21 Run RTOS simultaneously with Linux yuq
2012-05-28 11:55 ` Hillf Danton
2012-05-28 12:26   ` yuq [this message]

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=4FC36EDA.6020707@gmail.com \
    --to=yuq825@gmail.com \
    --cc=dhillf@gmail.com \
    --cc=linux-kernel@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).