From: "Jeffrey E. Hundstad" <jeffrey.hundstad@mnsu.edu>
To: Robin Holt <holt@sgi.com>
Cc: Limin Gu <limin@dbear.engr.sgi.com>, linux-kernel@vger.kernel.org
Subject: Re: [RFC][PATCH] jobfs - new virtual filesystem for job kernel/user interface
Date: Thu, 09 Dec 2004 10:53:45 -0600 [thread overview]
Message-ID: <41B88319.9070207@mnsu.edu> (raw)
In-Reply-To: <20041209140504.GD5187@lnx-holt.americas.sgi.com>
I'd have to second Robin's sentiments. IMHO there should be a very
strong reason to have this type of information in a new filesystem as
this type of proliferation is counterproductive.
--
jeffrey hundstad
Robin Holt wrote:
>On Wed, Dec 08, 2004 at 02:03:21PM -0800, Limin Gu wrote:
>
>
>>Hello,
>>
>>I am looking for your comments on the attached draft, it is the job patch
>>for 2.6.9. I have posted job patch for older kernel before, but in this patch
>>I have replaced the /proc/job binary ioctl calls with a new small virtual
>>filesystem (jobfs).
>>
>>Job uses the hook provided by PAGG (Process Aggregates). A job is a group
>>related processes all descended from a point of entry process and identified
>>by a unique job identifier (jid). You can find the general information
>>about PAGG and Job at http://oss.sgi.com/projects/pagg/
>>
>>I will very much appreciate your comments, suggestions and criticisms
>>on this new filesystem design and implementation as the job kernel/user
>>communication interface. The patch is still a draft.
>>
>>Thank you!
>>
>>
>
>I maintain my position that this belongs in /proc.
>
>Why not have a structure something like:
>
>/proc/<pid>/job -> ../jobs/<jid>
>/proc/jobs/<jid>/<pid> -> ../../<pid>
>
>What other information is really necessary from userland?
>
>
>
next prev parent reply other threads:[~2004-12-09 16:56 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-12-08 22:03 [RFC][PATCH] jobfs - new virtual filesystem for job kernel/user interface Limin Gu
2004-12-09 1:16 ` Chris Wright
2004-12-09 2:09 ` Limin Gu
2004-12-09 2:56 ` Rusty Russell
2004-12-09 14:05 ` Robin Holt
2004-12-09 16:53 ` Jeffrey E. Hundstad [this message]
2004-12-09 17:24 ` [RFC][PATCH] jobfs - new virtual filesystem for job kernel/user Limin Gu
2004-12-10 7:39 ` Jan Engelhardt
2004-12-09 14:27 ` [RFC][PATCH] jobfs - new virtual filesystem for job kernel/user interface Andreas Schwab
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=41B88319.9070207@mnsu.edu \
--to=jeffrey.hundstad@mnsu.edu \
--cc=holt@sgi.com \
--cc=limin@dbear.engr.sgi.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox