From: Marc Singer <elf@buici.com>
To: Axel Kittenberger <axel.kittenberger@univie.ac.at>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Possible Bootloader Optimization in inflate (get rid of unnecessary 32k Window)
Date: Thu, 22 Dec 2005 10:30:12 -0800 [thread overview]
Message-ID: <20051222183012.GA27353@buici.com> (raw)
In-Reply-To: <1167.81.217.14.229.1135275158.squirrel@webmail.univie.ac.at>
On Thu, Dec 22, 2005 at 07:12:38PM +0100, Axel Kittenberger wrote:
> > Have you timed this operation? I would predict that the time to copy
> > the kernel is nominal as compared the the time taken to perform the
> > decompression.
>
> In the current version it is defleated AND copied. The optimization would
> reduce it by 1 copy.
Right. And the time to perform that one copy is exactly...?
I doubt that it is a significant percentage of the whole operation.
>
> Greetings, Axel
next prev parent reply other threads:[~2005-12-22 18:31 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-12-22 12:52 Possible Bootloader Optimization in inflate (get rid of unnecessary 32k Window) Axel Kittenberger
2005-12-22 17:37 ` Marc Singer
2005-12-22 18:12 ` Axel Kittenberger
2005-12-22 18:30 ` Marc Singer [this message]
2005-12-22 19:04 ` Axel Kittenberger
2005-12-23 8:53 ` Hans Kristian Rosbach
2005-12-24 21:38 ` Jan Engelhardt
2005-12-25 21:01 ` Folkert van Heusden
2005-12-25 21:10 ` Axel Kittenberger
2005-12-25 21:17 ` Jan Engelhardt
2005-12-26 2:15 ` Coywolf Qi Hunt
2005-12-26 16:00 ` H. Peter Anvin
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=20051222183012.GA27353@buici.com \
--to=elf@buici.com \
--cc=axel.kittenberger@univie.ac.at \
--cc=linux-kernel@vger.kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.