From: Wolfgang Denk <wd@denx.de>
To: "JACK HWAN" <jhfami@yahoo.co.kr>
Cc: linuxppc-embedded@lists.linuxppc.org
Subject: Re: Booting time
Date: Mon, 09 Feb 2004 14:44:42 +0100 [thread overview]
Message-ID: <20040209134447.7F1E2C108D@atlas.denx.de> (raw)
In-Reply-To: Your message of "Mon, 09 Feb 2004 10:39:45 +0900." <20040209013945.68409.qmail@web21506.mail.yahoo.com>
Hello,
in message <20040209013945.68409.qmail@web21506.mail.yahoo.com> you wrote:
>
> I ported linux-2.4.x to my motorola ppc8xx custom
> board. And it works quite
> well.
> But the problem is booting time. It cosume too much
> time than other embedded
> OSes.
> I disabled all options that I can. But it still slow.
> I took about 15~16 sec. the others are only takes
> about 8 sec.
> How can I reduce the booting time?
Please provide a bit more information about your hardware (which
processor - a MPC850 with it's tiny caches will be slower than a
MPC860P with the bigger ones; which CPU and bus clock frequencies;
which memory bus width - 32 bit?).
Then define how you measure "boot time" - where does it begin (at
power on? when your boot loader starts loading the kernel? when
control is passed to the uncompressed Linux kernel?) and where does
it end (when the init process gets started? when the first user
application starts running? when you entered run level 3 in a
classical SysV init style system?).
For a "standard" system with 50 MHz CPU and 50 MHz bus clock I can
demonstrate that it takes not more than 3...4 seconds from power on
until the first application process is running.
Best regards,
Wolfgang Denk
--
See us @ Embedded World, Nuremberg, Feb 17 - 19, Hall 12.0 Booth 440
Phone: (+49)-8142-4596-87 Fax: (+49)-8142-4596-88 Email: wd@denx.de
It is dangerous to be right on a subject on which the established
authorities are wrong. -- Voltaire
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
next prev parent reply other threads:[~2004-02-09 13:44 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-02-09 1:39 Booting time JACK HWAN
2004-02-09 4:10 ` Eugene Surovegin
2004-02-09 13:44 ` Wolfgang Denk [this message]
2004-02-10 7:48 ` Jaap-Jan Boor
2004-02-10 19:52 ` Wolfgang Denk
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=20040209134447.7F1E2C108D@atlas.denx.de \
--to=wd@denx.de \
--cc=jhfami@yahoo.co.kr \
--cc=linuxppc-embedded@lists.linuxppc.org \
/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).