Subject: Re: NetBSD on non-MMU systems???
To: Alicia da Conceicao <alicia@engine.ca>
From: Jason R Thorpe <thorpej@wasabisystems.com>
List: netbsd-advocacy
Date: 01/08/2002 09:36:08
On Tue, Jan 08, 2002 at 03:33:10AM -0500, Alicia da Conceicao wrote:

 > I am not familar with RTEMS, but eCOS is the uClinux port by Redhat,
 > and has the same lack of memory protection that uClinux has.  I am
 > quite familar with the uClinux kernel and written numerous apps for
 > it.  But I am a die-hard NetBSD user and consider it ideal for the
 > embedded space.

Err, as far as I know, eCOS and uClinux are not related at all.

RTEMS is actually pretty cool.  At a previous company I worked at,
we used RTEMS for our product prototype (later, we switched to Solaris
and NetBSD).  But RTEMS is really bare bones, and if you want networking
or file systems, you have to do them yourself.  RTEMS is really pretty
much a thread scheduler, and nothing more.

-- 
        -- Jason R. Thorpe <thorpej@wasabisystems.com>