public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* devfs to be obsloted by udev?
@ 2003-09-02 14:09 Ed Sweetman
  2003-09-02 18:20 ` Greg KH
  2003-09-02 20:19 ` Bartlomiej Zolnierkiewicz
  0 siblings, 2 replies; 11+ messages in thread
From: Ed Sweetman @ 2003-09-02 14:09 UTC (permalink / raw)
  To: greg; +Cc: Linux Kernel Mailing List

It appears that devfs is to be replaced by the use of udev in the not so 
distant future.  I'm not sure how it's supposed to replace a static /dev 
situaton seeing as how it is a userspace daemon.  Is it not supposed to 
replace /dev even when it's completed?  I dont see the real benefit in 
having two directories that basically give the same info.  Right now we 
have something like that with proc and sysfs although not everything in 
proc makes sense to be in sysfs and both are virtual fs's where as /dev 
is a static fs on the disk that takes up space and inodes and includes 
way too many files that a system may not use.  If udev is to take over 
the job of devfs, how will modules and drivers work that require device 
files to be present in order to work since undoubtedly the udev daemon 
will have to wait until the kernel is done booting before being run.

I'm just not following how it is going to replace devfs and thus why 
devfs is being abandoned as mentioned in akpm's patchset. Or as it 
seems, already has been abandoned.

-
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/
It appears that devfs is to be replaced by the use of udev in the not so 
distant future.  I'm not sure how it's supposed to replace a static /dev 
situaton seeing as how it is a userspace daemon.  Is it not supposed to 
replace /dev even when it's completed?  I dont see the real benefit in 
having two directories that basically give the same info.  Right now we 
have something like that with proc and sysfs although not everything in 
proc makes sense to be in sysfs and both are virtual fs's where as /dev 
is a static fs on the disk that takes up space and inodes and includes 
way too many files that a system may not use.  If udev is to take over 
the job of devfs, how will modules and drivers work that require device 
files to be present in order to work since undoubtedly the udev daemon 
will have to wait until the kernel is done booting before being run.

I'm just not following how it is going to replace devfs and thus why 
devfs is being abandoned as mentioned in akpm's patchset. Or as it 
seems, already has been abandoned.


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2003-09-03 21:09 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-09-02 14:09 devfs to be obsloted by udev? Ed Sweetman
2003-09-02 18:20 ` Greg KH
2003-09-02 14:32   ` Ed Sweetman
2003-09-02 18:44     ` Greg KH
2003-09-02 23:56     ` Kurt Wall
2003-09-02 20:19 ` Bartlomiej Zolnierkiewicz
2003-09-03  9:38   ` Justin Cormack
2003-09-03 18:41     ` Greg KH
2003-09-03 19:06       ` Bryan O'Sullivan
2003-09-03 19:17       ` Sam Ravnborg
2003-09-03 21:09         ` Bryan O'Sullivan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox