linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: rob@sysgo.de (Robert Kaiser)
To: patrizio@dada.it (Patrizio Bruno), linux-kernel@vger.kernel.org
Subject: Re: Disk is cheap?
Date: Wed, 31 Jan 2001 17:12:47 +0100	[thread overview]
Message-ID: <200101311612.RAA02360@rob.devdep.sysgo.de> (raw)
In-Reply-To: <01013114393200.01502@rob> <Pine.LNX.4.10.10101311550150.3588-100000@blacksheep.at.dada.it>
In-Reply-To: <Pine.LNX.4.10.10101311550150.3588-100000@blacksheep.at.dada.it>

In article <Pine.LNX.4.10.10101311550150.3588-100000@blacksheep.at.dada.it>,
	patrizio@dada.it (Patrizio Bruno) writes:
> I built a embedded dvd/cdda/mp3 player based on linux, using a p200mmx
> with 24mb with a bus of 75mhx, but it still takes about 20 seconds to boot,
> I think that an embedded device (for home use) should boot in less than
> 5 seconds, how could be possible with a slow p133? (I've also tried a p133
> on 66mhz of bus and it takes almost 35 seconds to boot)

Usually most of the startup time is spent by the BIOS doing
extensive self-test stuff and for firing up services (http,
inetd, sendmail, ...) that many embedded systems have little use for.

I have a 25MHz 386EX (~2.2 Bogomips) here that boots Linux out of ROM
in roughly 30 seconds. Most of _that_ time however is spent decompressing
the kernel.

> However, first or last old hardware will finish, and who wants to build
> an embedded device should use high cost embedded hardware (high cost for me).

Hmm, since embedded devices are usually built in large scale series,
cost is quite an important factor. Neverthless, even if you leave that
aside, there is the even more important question of size, power consumption
and heat dissipation: Any processor that requires a fan is simply
unacceptable in most embedded designs. (Plus, you don't need
the speed of an 1GHz Athlon to control a washing machine...)
That is the reason why relatively low-performing chips such as
i386EX, AMD Elan SC[45][012]0  are very popular in embedded
devices. These chips are by no means "old hardware" !
Did you know that about 95% of the worldwide microprocessor
production end up in some sort of appliance/embedded system ?

I'm pretty sure these "low-end" processors will not go away as
quickly as you might think. Whether they will be running Linux
in the future will depend on Linux's resource requirements.

Cheers

Rob

----------------------------------------------------------------
Robert Kaiser                     email: rkaiser AT sysgo DOT de
SYSGO RTS GmbH                    http://www.elinos.com
Klein-Winternheim / Germany       http://www.sysgo.de

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

  reply	other threads:[~2001-01-31 16:13 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-01-31 13:29 Disk is cheap? Robert Kaiser
2001-01-31 14:55 ` Patrizio Bruno
2001-01-31 16:12   ` Robert Kaiser [this message]
2001-02-01 12:34     ` Wojtek Pilorz
2001-02-03 12:55     ` Pavel Machek
2001-02-06 14:49       ` Robert Kaiser
2001-02-06 15:28         ` Hacksaw
2001-02-06 15:30           ` Robert Kaiser
2001-02-06 20:17             ` John Fremlin
2001-02-24 13:59 ` Ralf Baechle
2001-02-26 11:32   ` Robert Kaiser
  -- strict thread matches above, loose matches on Subject: below --
2001-01-30 18:58 mirabilos
2001-01-31  3:27 ` John R Lenton
2001-02-02 14:48 ` Pavel Machek

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=200101311612.RAA02360@rob.devdep.sysgo.de \
    --to=rob@sysgo.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=patrizio@dada.it \
    /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).