All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michal Marek <mmarek@suse.cz>
To: Javier Domingo <javierdo1@gmail.com>
Cc: linux-kbuild@vger.kernel.org
Subject: Re: Size of images in make-kpkg and make deb-pkg
Date: Fri, 22 Feb 2013 00:14:19 +0100	[thread overview]
Message-ID: <5126AA4B.2080600@suse.cz> (raw)
In-Reply-To: <CALZVapk=-8t8BihTSoTJ=Fh3C9xBtDc9ETpmGpjNBrTYiJLF7g@mail.gmail.com>

On 12.2.2013 01:29, Javier Domingo wrote:
> Hello,
> 
> I don't know if this belongs here, but I just wanted to came across a
> strange thing I am experiencing. I am currently working on v3.6, and I
> have just discovered that generated kernel images have a totally
> unrelated size.
> 
> When I compile with something like make-kpkg --initrd kernel_image
> kernel_headers, the generated image is 7.7MB, and when I then run make
> deb-pkg, the generated deb package is 33MB.
> 
> Other sizes are:
> 6.5M <-> 24M
> 38M <-> 484M (!!!)

My guess is that the big one includes full debuginfo, while the other
one is stripped.

Michal


  reply	other threads:[~2013-02-21 23:14 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-12  0:29 Size of images in make-kpkg and make deb-pkg Javier Domingo
2013-02-21 23:14 ` Michal Marek [this message]
2013-02-21 23:22   ` Javier Domingo
2013-02-21 23:26     ` Michal Marek

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=5126AA4B.2080600@suse.cz \
    --to=mmarek@suse.cz \
    --cc=javierdo1@gmail.com \
    --cc=linux-kbuild@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.