* Further questions on performance of IBM440GX/GP regarding boot time
@ 2004-03-25 11:44 Markus Bernauer
2004-03-25 18:18 ` Eugene Surovegin
0 siblings, 1 reply; 2+ messages in thread
From: Markus Bernauer @ 2004-03-25 11:44 UTC (permalink / raw)
To: Eugene Surovegin, linuxppc-embedded
Hi Eugene, hello NG,
I was following the discussion about the performance of different
IBM440GX/GP systems with increasing interest.
We are going to use an IBM400GP in conjunction with the Ebony-Evalboard
for a project that demands boot times as short as possible. Could you
please give me any hints about how fast your systems boot and whether
you optimized the systems to reach these bootup times.
I know that there are several possibilites to reduce boot time of linux,
but at the moment it would suffice to have some values for orientation.
I also know that there are differences in boot time dependent on
hardware and software configuration so it would be nice to get
at least little information about the systems the different boot times
belong to.
The other, less preferable possibility to achieve fast bootup, would be
to use SCIOPTA. But I am afraid this would be off topic, isn´t it?;-)
Thanks in advance
Markus
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Further questions on performance of IBM440GX/GP regarding boot time
2004-03-25 11:44 Further questions on performance of IBM440GX/GP regarding boot time Markus Bernauer
@ 2004-03-25 18:18 ` Eugene Surovegin
0 siblings, 0 replies; 2+ messages in thread
From: Eugene Surovegin @ 2004-03-25 18:18 UTC (permalink / raw)
To: Markus Bernauer; +Cc: linuxppc-embedded
On Thu, Mar 25, 2004 at 12:44:30PM +0100, Markus Bernauer wrote:
> I was following the discussion about the performance of different
> IBM440GX/GP systems with increasing interest.
> We are going to use an IBM400GP in conjunction with the Ebony-Evalboard
> for a project that demands boot times as short as possible. Could you
> please give me any hints about how fast your systems boot and whether
> you optimized the systems to reach these bootup times.
Well, I cannot say I spent any time optimizing boot times :).
My estimation is 1-2s for bootloader, 2-3s for Linux kernel, provided you kernel
is in the flash memory, and doesn't have a lot of hw to detect (like SCSI
disks). Also note that time I gave to the kernel doesn't include startup
scripts (everything started by init). Usually init processing takes a lot of
time, so using something like busybox helps a lot.
One thing, to achieve such boot speeds _disable_ serial system console.
My estimations are based on 405GPr-based hw boot times.
> I know that there are several possibilites to reduce boot time of linux,
> but at the moment it would suffice to have some values for orientation.
> I also know that there are differences in boot time dependent on
> hardware and software configuration so it would be nice to get
> at least little information about the systems the different boot times
> belong to.
> The other, less preferable possibility to achieve fast bootup, would be
> to use SCIOPTA. But I am afraid this would be off topic, isn?t it?;-)
Hmm, I have no idea what SCIOPTA is :).
Eugene
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2004-03-25 18:18 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-03-25 11:44 Further questions on performance of IBM440GX/GP regarding boot time Markus Bernauer
2004-03-25 18:18 ` Eugene Surovegin
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).