public inbox for linux-8086@vger.kernel.org
 help / color / mirror / Atom feed
From: David Given <dg@cowlark.com>
To: Linux-8086 <linux-8086@vger.kernel.org>
Subject: Re: [OT] An embedded RTOS ANSI/POSIX compatible
Date: Mon, 09 Aug 2010 15:04:23 +0100	[thread overview]
Message-ID: <4C600AE7.9050705@cowlark.com> (raw)
In-Reply-To: <AANLkTimkkvt0fP62yFOR6+kH0qr0p=rb_pEr5Gxe-VCU@mail.gmail.com>

On 2010-08-05 01:42, Alan Carvalho de Assis wrote:
[...]
> I found an interesting RTOS which could fit where Linux (uClinux) can
> fit: deep embedded system (<100KB Flash,<2KB RAM).

You might also be interested in Prex:

http://prex.sourceforge.net/

It's a very elegant microkernel operating system, also BSD licensed. 
It's bigger than NuttX but it will (optionally) support MMU. There's a 
Posix layer that can be used to run userland programs complete with 
fork() and vfork() (hardware allowing).

I recently ported it to the Cybiko to see what it was like. The Cybiko 
is an H8-based device with 256kB flash and 256kB RAM; it ran fine, but 
the developer shell was rather too big to be useful!

It really requires a 32-bit processor, but it may be possible to wedge 
it into a 8088 given the right compiler in huge mode.

-- 
┌─── dg@cowlark.com ───── http://www.cowlark.com ─────
│
│ life←{ ↑1 ⍵∨.^3 4=+/,¯1 0 1∘.⊖¯1 0 1∘.⌽⊂⍵ }
│ --- Conway's Game Of Life, in one line of APL
--
To unsubscribe from this list: send the line "unsubscribe linux-8086" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

  parent reply	other threads:[~2010-08-09 14:04 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-05  0:42 [OT] An embedded RTOS ANSI/POSIX compatible Alan Carvalho de Assis
2010-08-09  8:04 ` Hans
2010-08-09 12:52   ` Alan Carvalho de Assis
2010-08-09 14:04 ` David Given [this message]
2010-08-09 16:54   ` Gregg Levine
2010-08-10 10:58     ` David Given

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=4C600AE7.9050705@cowlark.com \
    --to=dg@cowlark.com \
    --cc=linux-8086@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