All of lore.kernel.org
 help / color / mirror / Atom feed
From: ych43 <ych43@student.canterbury.ac.nz>
To: linux-kernel@vger.kernel.org
Subject: adding process data to file descriptor structure
Date: Sun, 30 Jan 2005 09:47:06 +1300	[thread overview]
Message-ID: <41F2BA32@webmail> (raw)

Hi,
  In current linux kernel, file descriptors do not include a process data. So 
if it is possible to add process data to file descriptor structures in Linux 
kernel. So a file descriptor could save a list of proc pointers or a list of 
PID values. If this list can be implemented, then sockets can be easily 
identified using protocol control block hash table.
 thanks



                 reply	other threads:[~2005-01-29 20:47 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=41F2BA32@webmail \
    --to=ych43@student.canterbury.ac.nz \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.