linux-embedded.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Matthieu CASTET <matthieu.castet@parrot.com>
To: Marco Stornelli <marco.stornelli@gmail.com>
Cc: Constantine Shulyupin <const@makelinux.com>,
	"linux-embedded@vger.kernel.org" <linux-embedded@vger.kernel.org>
Subject: Re: Super Fast Boot of Embedded Linux: 300 ms from boot loader to shell
Date: Thu, 14 Apr 2011 09:43:35 +0200	[thread overview]
Message-ID: <4DA6A5A7.2060701@parrot.com> (raw)
In-Reply-To: <4DA5DD10.6030305@gmail.com>

Hi,

Marco Stornelli a écrit :
> Il 13/04/2011 16:53, Constantine Shulyupin ha scritto:
>> Thank you Marco for your feedback. I've added summary of used
>> optimization method:
>> • Reduction of kernel and filesystem size
>> • Kernel features: naked boot, initrd without compression
>> • Optimization of NAND flash interface in boot loader
>> • Boot time was measured with utility tstamp
>> • You can find more detailed list of methods at http://elinux.org/Boot_Time
>> • Techniques for improving embedded Linux startup time, presentation:
>> http://www.makelinux.com/emb/fastboot/MontaVista
>>
>> Actually, detailed implementations of optimization methods are
>> described in numerous documents.
> 
> I really know. I was talking about *your* optimization method, but if I 
> well understand you've just applied a list of well known methods.

Not to say such case are not interesting : loading a linux kernel with only a
serial driver, a ramdisk and a shell as init doesn't reflect reality.

In real product what you want if fast user interaction (sound, mounting big
filesystem with user data, lcd display, ...)


Matthieu

  reply	other threads:[~2011-04-14  7:43 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-11 14:02 Super Fast Boot of Embedded Linux: 300 ms from boot loader to shell Constantine Shulyupin
2011-04-11 16:53 ` Marco Stornelli
2011-04-13 14:53   ` Constantine Shulyupin
2011-04-13 17:27     ` Marco Stornelli
2011-04-14  7:43       ` Matthieu CASTET [this message]
2011-04-14 18:52         ` Robert Schwebel

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=4DA6A5A7.2060701@parrot.com \
    --to=matthieu.castet@parrot.com \
    --cc=const@makelinux.com \
    --cc=linux-embedded@vger.kernel.org \
    --cc=marco.stornelli@gmail.com \
    /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).