Building a User-Land

Can someone tell me where I can find documents or a site on how to build a "userland" for an embedded system? I cant seem to find out what this should entail.

- Adam

Reply to
Adam Rumpke
Loading thread data ...

For the only meaning of "user-land" I'm aware of: you don't. The very existence of user-land processes means the system almost certainly doesn't deserve to be called "embedded" any longer.

--
Hans-Bernhard Broeker (broeker@physik.rwth-aachen.de)
Even if all the snow were burnt, ashes would remain.
Reply to
Hans-Bernhard Broeker

Userland is where low-priority, untrusted processes are multiplexed. It the OS does not provide for that, then you can't "build" it.

If, however, you have a unix-like OS, take a look at BusyBox. It's dozens of commands in one.

Reply to
Bryan Hackney

That's a pretty big call! My understanding of "userland" is any non-kernel process, so any embedded system running linux or a linux variant will perform a majority of its work with so called "userland" applications.

Cheers,

John

--
Dr John Williams, Research Fellow,
Reconfigurable Computing, School of ITEE
University of Queensland, Brisbane, Australia
Ph : (07) 3365 8305
Reply to
John Williams

Thank you I have researched Busybox and I think I will go in that direction.

Reply to
Adam Rumpke

ElectronDepot website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.