Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Can uClinux be a good choice for network.

Status
Not open for further replies.

oliver.nie

Newbie level 5
Newbie level 5
Joined
Sep 29, 2006
Messages
9
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,363
Hi, All.

Recently, I just want to initiate a project for printing server. There are a lot of resources on uClinux, it seems a good choice. But I worry about what is the reliability of uClinux for supportting network.

Since uClinux does not support MMU function, how to resovle problem of merging the memory fragments?

And how many sessions will uClinux support concurrently?

Regards,

Oliver.Nie
 

uClinux is a set of patches for linux to allow it to run on systems without an MMU (memory management unit). It does not remove any of the support for systems with an MMU, so you can still use your uClinux kernel source on systems with an MMU.

Added after 29 seconds:

www.ucdot.org/article.pl?sid=03/03/24/2353251&mode=thread
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top