All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: Which embedded linux is better for being a router? eCos? uclinux?
@ 2002-11-25  1:01 paul_wu
  2002-11-25  2:23 ` Robert Love
  0 siblings, 1 reply; 5+ messages in thread
From: paul_wu @ 2002-11-25  1:01 UTC (permalink / raw)
  To: Tommy Reynolds; +Cc: linux-kernel




CPU will be MIPS. Does uclinux support multi-processes? Or there is 3rd choice
for such embedded Linux?

Paul





Tommy Reynolds <reynolds@redhat.com> on 2002/11/22 11:25:49 PM
                                                                                
                                                                                
                                                                                


                                                              
                                                              
                                                              
 To:      Paul Wu/WNI/Wistron@Wistron                         
                                                              
                                                              
 cc:      linux-kernel@vger.kernel.org                        
                                                              
                                                              
                                                              
                                                              
 Subject: Re: Which embedded linux is better for being a      
          router? eCos? uclinux?                              
                                                              


This document is classified as     Normal



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.




^ permalink raw reply	[flat|nested] 5+ messages in thread
* Which embedded linux is better for being a router? eCos? uclinux?
@ 2002-11-22  4:29 paul_wu
  2002-11-22 15:25 ` Tommy Reynolds
  0 siblings, 1 reply; 5+ messages in thread
From: paul_wu @ 2002-11-22  4:29 UTC (permalink / raw)
  To: linux-kernel




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?

Paul



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2002-11-25  9:52 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-11-25  1:01 Which embedded linux is better for being a router? eCos? uclinux? paul_wu
2002-11-25  2:23 ` Robert Love
2002-11-25  9:58   ` Andre Hedrick
  -- strict thread matches above, loose matches on Subject: below --
2002-11-22  4:29 paul_wu
2002-11-22 15:25 ` Tommy Reynolds

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.