Tarantool development patches archive
 help / color / mirror / Atom feed
From: Cyrill Gorcunov <gorcunov@gmail.com>
To: lvasiliev <lvasiliev@tarantool.org>
Cc: tarantool-patches@dev.tarantool.org
Subject: Re: [Tarantool-patches] [PATCH] Add a check whether glibc is used
Date: Thu, 23 Apr 2020 12:26:00 +0300	[thread overview]
Message-ID: <20200423092600.GC3072@uranus> (raw)
In-Reply-To: <77367e87-823f-7ff1-851e-d36043ca799a@tarantool.org>

On Thu, Apr 23, 2020 at 12:10:25PM +0300, lvasiliev wrote:
> 
> commit 3e21641638075fe0b8ad909a6a3ce0b064695906
> Author: Leonid Vasiliev <lvasiliev@tarantool.org>
> Date:   Tue Apr 21 19:16:17 2020 +0300
> 
>     Add a check whether glibc is used
> 
>     The cbus hang test uses glibc pthread mutex implementation details.
>     The reason why mutex implementation details is used:
>     "For the bug reproducing the canceled thread must be canceled
>     during processing cpipe_flush_cb. We need to synchronize
>     the main thread and the canceled worker thread for that.
>     So, thread synchronization has been realized by means of
>     endpoint's mutex internal field(__data.__lock)."
>     Therefore, it should not compile in case of using another library.

Thank you!

  reply	other threads:[~2020-04-23  9:26 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-21 17:44 Leonid Vasiliev
2020-04-22 14:20 ` Cyrill Gorcunov
2020-04-22 14:52   ` lvasiliev
2020-04-22 15:36     ` Cyrill Gorcunov
2020-04-23  9:10       ` lvasiliev
2020-04-23  9:26         ` Cyrill Gorcunov [this message]
2020-04-23 10:52 ` Alexander Turenko
2020-04-23 11:37   ` lvasiliev
2020-04-24  7:24 ` Kirill Yukhin
2020-04-24  8:02   ` Kirill Yukhin
2020-04-25  6:43   ` Alexander Turenko

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=20200423092600.GC3072@uranus \
    --to=gorcunov@gmail.com \
    --cc=lvasiliev@tarantool.org \
    --cc=tarantool-patches@dev.tarantool.org \
    --subject='Re: [Tarantool-patches] [PATCH] Add a check whether glibc is used' \
    /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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox