From: Greg KH <greg@kroah.com>
To: Andreas Jellinghaus <aj@dungeon.inka.de>
Cc: linux-kernel@vger.kernel.org
Subject: Re: ANNOUNCE: User-space System Device Enumation (uSDE)
Date: Wed, 29 Oct 2003 11:18:58 -0800 [thread overview]
Message-ID: <20031029191858.GA4298@kroah.com> (raw)
In-Reply-To: <pan.2003.10.29.14.30.29.628488@dungeon.inka.de>
On Wed, Oct 29, 2003 at 03:30:30PM +0100, Andreas Jellinghaus wrote:
> ---cut---
Sweet shell script, nice job.
> So udev is 99% overhead?
To you, sure, it might be. Don't use it then, I'm not forcing anyone.
> > SDE: 57328 lines
> > udev: 9090 lines
> shell script: 41 lines
Hm, how about the size of bash?
> > that udev is suffering from "lack of maintainability and bloat" if you
> > really want :)
>
> bloat. lots of bloat. what is that tdb database for?
> filesystems are persistent. if you want to save space,
> create a tar file :-)
Sweet, and then run everything on a in-ram compress filesystem just to
save that precious disk space.
> > p.s. yes, I know lines of code is a horrible metric, and doesn't really
> > mean squat. I just want to point out the huge size difference between
> > the current state of udev and SDE, with pretty much identical
> > functionality from what I can tell.
>
> I agree. lines of codes is a horrible metric, and comparing a shell
> script that uses many external commands to a c application with
> everything build is makes absolutely no sense. but I wonder why
> the off the shelf machine needs a c applications, if all those
> external commands are installed anyway.
Remember, userspace is just a load test for the kernel, who really needs
applications anyway.
</sarcasm>
greg k-h
next prev parent reply other threads:[~2003-10-29 19:29 UTC|newest]
Thread overview: 37+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-10-27 20:41 ANNOUNCE: User-space System Device Enumation (uSDE) Mark Bellon
2003-10-27 21:00 ` Lars Marowsky-Bree
2003-10-27 21:14 ` Mark Bellon
2003-10-28 11:00 ` Lars Marowsky-Bree
2003-10-28 11:00 ` Lars Marowsky-Bree
2003-10-28 18:12 ` Steven Dake
2003-10-28 18:12 ` Steven Dake
2003-10-28 22:44 ` Greg KH
2003-10-29 14:30 ` Andreas Jellinghaus
2003-10-29 17:20 ` Daniel Stekloff
2003-11-02 17:28 ` Andreas Jellinghaus
2003-11-03 23:29 ` Daniel Stekloff
2003-10-29 19:18 ` Greg KH [this message]
2003-10-29 22:12 ` Andreas Jellinghaus
2003-10-29 22:43 ` Greg KH
2003-10-27 23:15 ` Steven Dake
2003-10-27 23:19 ` Mark Bellon
-- strict thread matches above, loose matches on Subject: below --
2003-10-31 0:45 David Dodge
2003-10-31 0:58 ` Greg KH
2003-10-31 0:58 ` Greg KH
2003-10-31 2:29 ` Dave Dodge
2003-10-29 5:12 Guo, Min
2003-10-29 5:12 ` Guo, Min
2003-10-29 16:10 ` Steven Dake
2003-10-29 16:10 ` Steven Dake
2003-10-29 19:04 ` Greg KH
2003-10-28 22:44 Greg KH
2003-10-29 5:12 ` Guo, Min
2003-10-29 7:41 ` wwp
2003-10-29 16:10 ` Steven Dake
2003-10-29 19:04 ` Greg KH
2003-10-29 19:05 ` Greg KH
2003-10-30 16:09 ` A. Craig West
2003-10-31 0:45 ` David Dodge
2003-10-31 0:58 ` Greg KH
2003-10-31 2:29 ` Dave Dodge
2003-10-27 20:40 Mark Bellon
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=20031029191858.GA4298@kroah.com \
--to=greg@kroah.com \
--cc=aj@dungeon.inka.de \
--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.