From: Tommy Reynolds <reynolds@redhat.com>
To: paul_wu@wnexus.com.tw
Cc: linux-kernel@vger.kernel.org
Subject: Re: Which embedded linux is better for being a router? eCos? uclinux?
Date: Fri, 22 Nov 2002 09:25:49 -0600 [thread overview]
Message-ID: <20021122092549.29697fa3.reynolds@redhat.com> (raw)
In-Reply-To: <48256C79.00188FF3.00@TWHSZDS1.WISTRON.COM.TW>
Overcoming an impressive lethardy, paul_wu@wnexus.com.tw mumbled:
> Try to make a router running a embedded linux OS, but don't know select which
> one is better, eCos? uclinux?
> Does anyone have such experiences?
By far the easiest solution is to use ordinary Linux on a really old,
cheap PC, or a PC-on-a-board.
eCos can be built with the smallest memory and resource footprint of
any of the other techniques, but may not already support the Ethernet
cards or other devices you need: eCos just doesn't have the sheer
number of device drivers as does Linux.
uCLinux would work well enough, as it's intended for cheap-as-dirt
CPU's that lack an MMU. The features it lacks (there is no "fork()"
only "vfork()") can be easily worked around but your application
software may need tweaking.
Without knowing your engineering requirements it is impossible to say
what you need.
next prev parent reply other threads:[~2002-11-22 15:18 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-11-22 4:29 Which embedded linux is better for being a router? eCos? uclinux? paul_wu
2002-11-22 15:25 ` Tommy Reynolds [this message]
-- strict thread matches above, loose matches on Subject: below --
2002-11-25 1:01 paul_wu
2002-11-25 2:23 ` Robert Love
2002-11-25 9:58 ` Andre Hedrick
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=20021122092549.29697fa3.reynolds@redhat.com \
--to=reynolds@redhat.com \
--cc=linux-kernel@vger.kernel.org \
--cc=paul_wu@wnexus.com.tw \
/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.