ruby-core@ruby-lang.org archive (unofficial mirror)
 help / color / mirror / Atom feed
From: samuel@oriontransfer.net
To: ruby-core@ruby-lang.org
Subject: [ruby-core:104377] [Ruby master Bug#18003] Rework internal IO to directly invoke scheduler with IO object.
Date: Tue, 22 Jun 2021 11:01:32 +0000 (UTC)	[thread overview]
Message-ID: <redmine.issue-18003.20210622110131.3344@ruby-lang.org> (raw)
In-Reply-To: redmine.issue-18003.20210622110131.3344@ruby-lang.org

Issue #18003 has been reported by ioquatix (Samuel Williams).

----------------------------------------
Bug #18003: Rework internal IO to directly invoke scheduler with IO object.
https://bugs.ruby-lang.org/issues/18003

* Author: ioquatix (Samuel Williams)
* Status: Closed
* Priority: Normal
* Assignee: ioquatix (Samuel Williams)
----------------------------------------
Many functions are still going through C functions which take file descriptors fd argument, and internally we need to create an IO object to handle this correctly in the fiber scheduler. This is slightly inefficient, so we should rework these code paths to use the updated interfaces which handle IO instances directly.



-- 
https://bugs.ruby-lang.org/

       reply	other threads:[~2021-06-22 11:01 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-22 11:01 samuel [this message]
2022-11-15 12:31 ` [ruby-core:110763] [Ruby master Bug#18003] Rework internal IO to directly invoke scheduler with IO object Eregon (Benoit Daloze)

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-list from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.ruby-lang.org/en/community/mailing-lists/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=redmine.issue-18003.20210622110131.3344@ruby-lang.org \
    --to=ruby-core@ruby-lang.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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).