lkml.org 
[lkml]   [2003]   [Oct]   [29]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: ANNOUNCE: User-space System Device Enumation (uSDE)
Date
On Wednesday 29 October 2003 06:30 am, Andreas Jellinghaus wrote:
> On Tue, 28 Oct 2003 22:52:33 +0000, Greg KH wrote:
[snip]
> > 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 :-)

[snip]


The tdb database is for storing current device information, udev needs to
reference names to devices. The database also enables an api for applications
to query what devices are on the system, their names, and their nodes.

Using tdb has its advantages too; it's small, it's flexible, it's fast, it can
be in memory or on disk, and it has locking for multiple accesses.

IMVHO - tdb isn't bloat.

Thanks,

Dan
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:58    [W:0.081 / U:0.080 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site