Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 01 Jun 1998 16:41:59 -0700
From:      Mike Smith <mike@smith.net.au>
To:        hackers@FreeBSD.ORG
Subject:   kernfs/procfs questions...
Message-ID:  <199806012341.QAA02024@dingo.cdrom.com>

next in thread | raw e-mail | index | archive | help

With the recent discussions regarding emulation of Linux' procfs, as 
well as other comments on the general topic, I'm wondering what the 
feeling is with regard to other, not-specifically-process-related data 
in procfs.

The Linux model is to have a separate directory for the kernel 
(/proc/kern or similar).  This keeps the root-level clutter down, but 
does "pollute" the namespace.

Thet NetBSD folks have something similar (although the implementation 
still seems a bit raw) with their 'kernfs', which they mount on /kern, 
keeping the separation between the two clear.

Does anyone have any strong opinions?  Justifications?

-- 
\\  Sometimes you're ahead,       \\  Mike Smith
\\  sometimes you're behind.      \\  mike@smith.net.au
\\  The race is long, and in the  \\  msmith@freebsd.org
\\  end it's only with yourself.  \\  msmith@cdrom.com



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199806012341.QAA02024>