linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Alan Cox <alan@lxorguk.ukuu.org.uk>
To: micklweiss@gmx.net
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: Linux on 16-bit processors
Date: 19 Mar 2003 14:26:50 +0000	[thread overview]
Message-ID: <1048084009.30751.23.camel@irongate.swansea.linux.org.uk> (raw)
In-Reply-To: <17232.1048031207@www59.gmx.net>

On Tue, 2003-03-18 at 23:46, micklweiss@gmx.net wrote:
> I'm interested on running Linux on some less powerful, cheaper 16 bit
> systems. I would like to know if there is a slimmed down version of the kernel (any
> version 2.2+) that can run on 16-bit CPUs. I know that linux "requires" a

The kernel side is fairly easy if you have a couple of megs of ram. The
ucLinux tree supports mmuless systems and a fair variety of processors. 
User space is more of an issue. The standard Linux userspace is designed
for systems with disks and paging, the uclinux stuff is smaller and the
ELKS userspace is tinier still.

And uclinux is free not $200. Maybe the writer is confused with the 
ucSimm development board ?

BTW are "real" 16bit processors actually cheaper any more ? 16bit keeps
costs down but several 683xx processors seem to use 16bit external
data bus as do some ARM.


Alan


  parent reply	other threads:[~2003-03-19 13:05 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-03-18 23:46 Linux on 16-bit processors micklweiss
2003-03-18 23:58 ` Joel Jaeggli
2003-03-19  0:27 ` J.A. Magallon
2003-03-19  8:35   ` Xavier Bestel
2003-03-19 14:26 ` Alan Cox [this message]
2003-03-19 17:36   ` H. Peter Anvin
2003-03-19  7:25 Greg Ungerer

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=1048084009.30751.23.camel@irongate.swansea.linux.org.uk \
    --to=alan@lxorguk.ukuu.org.uk \
    --cc=linux-kernel@vger.kernel.org \
    --cc=micklweiss@gmx.net \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).