ruby-core@ruby-lang.org archive (unofficial mirror)
 help / color / mirror / Atom feed
From: Takashi Kokubun <takashikkbn@gmail.com>
To: normalperson@yhbt.net
Cc: Ruby developers <ruby-core@ruby-lang.org>
Subject: [ruby-core:90308] Re: [ruby-cvs:73101] k0kubun:r66001 (trunk): vm_trace.c: MJIT-limited thread-safety for postponed_job
Date: Wed, 5 Dec 2018 20:01:13 +0900	[thread overview]
Message-ID: <CAOM42Ue2A-hT0OQPTrGto6bdFRq3O2rTLUHxBmtEauPLy=CERQ@mail.gmail.com> (raw)
In-Reply-To: <20181204202944.xhmspt3bfcp3s6lv@dcvr>

Rather than updating pch_owner_pid, I would like to delete the
variable and just copy it with a different name (and update only
pch_file).
2018年12月5日(水) 5:29 Eric Wong <normalperson@yhbt.net>:
>
> Btw, I think pch_file needs to be hard-linked or copied for
> child process (and pch_owner_pid needs to be updated) in
> mjit_child_after_fork, since a child may outlive the parent.

      parent reply	other threads:[~2018-12-05 11:01 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20181126154720.CF6686F99C@svn.ruby-lang.org>
2018-11-29 22:49 ` [ruby-core:90177] Re: [ruby-cvs:73101] k0kubun:r66001 (trunk): vm_trace.c: MJIT-limited thread-safety for postponed_job Eric Wong
2018-11-30  2:52   ` [ruby-core:90182] " Eric Wong
2018-11-30  4:21     ` [ruby-core:90183] " Eric Wong
2018-11-30 14:14       ` [ruby-core:90190] " Takashi Kokubun
2018-12-03  9:50         ` [ruby-core:90256] " Eric Wong
2018-12-03 13:25           ` [ruby-core:90262] " Takashi Kokubun
2018-12-03 20:04             ` [ruby-core:90269] " Eric Wong
2018-12-04 11:40               ` [ruby-core:90285] " Takashi Kokubun
2018-12-04 12:54                 ` [ruby-core:90286] " Eric Wong
2018-12-04 20:29                   ` [ruby-core:90288] " Eric Wong
2018-12-05 10:59                     ` [ruby-core:90307] " Takashi Kokubun
2018-12-05 11:01                     ` Takashi Kokubun [this message]

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='CAOM42Ue2A-hT0OQPTrGto6bdFRq3O2rTLUHxBmtEauPLy=CERQ@mail.gmail.com' \
    --to=ruby-core@ruby-lang.org \
    --cc=normalperson@yhbt.net \
    /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).