All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alban Crequy <alban.crequy@apinc.org>
To: linux-kernel@vger.kernel.org
Cc: wmorgan-ruby-talkmasanjin.net@ensilinx1.imag.fr, roots@ensilinx1.imag.fr
Subject: status of poll/select in procfs
Date: Thu, 6 Jan 2005 17:51:27 +0100	[thread overview]
Message-ID: <20050106165127.GA14643@linux.ensimag.fr> (raw)

I wonder what is the status of the poll/select syscalls with procfs:
should work, not tested or unwanted feature?

My tests say that some procfs' files work with select and some don't.

I've read the [1] thread.

This is a real-life issue for some interpretors since users threads may
be implemented with select in order to avoid one user thread blocking
others user threads. Ruby does that.

For example, some Ruby users report [2] [3] [4] that bugs are coming
from bug in procfs-select.

[1] http://www.issociate.de/board/post/28768/%5BPATCH_md_0_of_2%5D_Introduction.html
[2] http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-talk/109668
[3] http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-talk/110600
[4] (fr) http://linux.ensimag.fr/lists-archives/liste/2005-January/001396.html

-- 
Alban Crequy

PS: please CC: me as I am not subscribed to the list.





                 reply	other threads:[~2005-01-06 16:51 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=20050106165127.GA14643@linux.ensimag.fr \
    --to=alban.crequy@apinc.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=roots@ensilinx1.imag.fr \
    --cc=wmorgan-ruby-talkmasanjin.net@ensilinx1.imag.fr \
    /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.