lkml.org 
[lkml]   [1999]   [Jun]   [18]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: UUIDs (and devfs and major/minor numbers)
Date
From
> a devmgr without kernel interaction would be a complicated, gross hack.
> How would you handle dynamic devices with your devmgr? poll every second
> for new devices? and what do you poll? Your devmgr has to get the
> information about new/expired devices from somewhere - so the kernel has
> to export this information somewhere. Why not in the most logical way:
> directly to /dev?

This was Richard's argument. It is true you can do devfs in user space. It
is also true (as Richard pointed out) that the user space solution takes
about as much unswappable memory, and requires a pile of new kernel files
and also as I realised when I had a hack on this it needs select() and the
like on /proc files

You can do it in userspace, but once you are handling swap its on the wrong
side of ugly to do so.

What gets me is there are people saying khttpd is a good idea, when its
reporting lower performance than a user space httpd and who are anti-devfs

Alan


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

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