All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alex Riesen <raa.lkml@gmail.com>
To: linux-hotplug@vger.kernel.org
Subject: Re: [ANNOUNCE] udev 046 release
Date: Fri, 19 Nov 2004 09:58:53 +0000	[thread overview]
Message-ID: <81b0412b04111901581e45aa8b@mail.gmail.com> (raw)
In-Reply-To: <20041118224411.GA10876@kroah.com>

On Thu, 18 Nov 2004 14:44:12 -0800, Greg KH <greg@kroah.com> wrote:
> I've released the 046 version of udev.  It can be found at:
>         kernel.org/pub/linux/utils/kernel/hotplug/udev-046.tar.gz

I just put const's at some places. It cut down data segments, but
increased code size.
Overall still smaller:

-rwxr-xr-x  1 user users 50420 Nov 19 10:53 ../udev-046/udev
-rwxr-xr-x  1 user users 49556 Nov 19 10:53 udev
   text    data     bss     dec     hex filename
  47245     968   22480   70693   11425 ../udev-046/udev
  48089     104   22064   70257   11271 udev

Also, the instance of utsname in udev_lib.c is used only once.


-------------------------------------------------------
This SF.Net email is sponsored by: InterSystems CACHE
FREE OODBMS DOWNLOAD - A multidimensional database that combines
robust object and relational technologies, making it a perfect match
for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8
_______________________________________________
Linux-hotplug-devel mailing list  http://linux-hotplug.sourceforge.net
Linux-hotplug-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel

  reply	other threads:[~2004-11-19  9:58 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-11-18 22:44 [ANNOUNCE] udev 046 release Greg KH
2004-11-18 22:44 ` Greg KH
2004-11-19  9:58 ` Alex Riesen [this message]
2004-11-19 10:00 ` Alex Riesen
2004-11-19 11:26 ` Mathieu Segaud
2004-11-19 11:26   ` Mathieu Segaud
2004-11-19 14:42   ` Kay Sievers
2004-11-19 14:42     ` Kay Sievers
2004-11-19 14:49     ` Mathieu Segaud
2004-11-19 14:49       ` Mathieu Segaud
2004-11-19 15:45     ` Mathieu Segaud
2004-11-19 15:45       ` Mathieu Segaud
2004-11-19 22:48     ` Greg KH
2004-11-19 22:48       ` Greg KH
2004-11-19 22:58 ` Greg KH
2004-11-19 23:20 ` Paul Jackson
2004-11-19 23:47 ` Greg KH
2004-11-20 18:40 ` Alex Riesen
2004-11-22 19:52 ` Greg KH

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=81b0412b04111901581e45aa8b@mail.gmail.com \
    --to=raa.lkml@gmail.com \
    --cc=linux-hotplug@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.