From: Eugene.Ivanov@orc-group.com (Eugene Ivanov)
Subject: [lttng-dev] cds_lfht_resize() and QSBR
Date: Mon, 27 Jul 2015 20:20:25 +0300 [thread overview]
Message-ID: <55B66859.6050300@orc-group.com> (raw)
In-Reply-To: <2071601215.2020.1438017123033.JavaMail.zimbra@efficios.com>
Thank you, Mathieu!
On 07/27/2015 08:12 PM, Mathieu Desnoyers wrote:
> Hi Eugene,
>
> It's fine to use both lfht resize and destroy from URCU QSBR, because
> we explicitly mark the threads "offline" (saving the old state),
> and restore the original state, at the beginning and end of those
> functions.
>
> However, calls to cds_lfht_resize() and cds_lfht_destroy are considered
> as an explicit quiescent state in URCU QSBR, therefore, don't expect
> your RCU read-side critical section to extend across those 2 calls.
>
> Thanks,
>
> Mathieu
>
> ----- On Jul 27, 2015, at 12:03 PM, Eugene Ivanov Eugene.Ivanov at orc-group.com wrote:
>
>> Hi,
>>
>> According documentation "cds_lfht_resize should *not* be called from a
>> RCU read-side critical section", can I use this function with QSBR,
>> where almost everything is read-side CS? And cds_lfht_destroy()?
>>
>> --
>> Eugene Ivanov
>>
>>
>> ________________________________
>>
>> This e-mail is confidential and may contain legally privileged information. It
>> is intended only for the addressees. If you have received this e-mail in error,
>> kindly notify us immediately by telephone or e-mail and delete the message from
>> your system.
>>
>> _______________________________________________
>> lttng-dev mailing list
>> lttng-dev at lists.lttng.org
>> http://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev
--
Eugene Ivanov
________________________________
This e-mail is confidential and may contain legally privileged information. It is intended only for the addressees. If you have received this e-mail in error, kindly notify us immediately by telephone or e-mail and delete the message from your system.
prev parent reply other threads:[~2015-07-27 17:20 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-27 16:03 Eugene Ivanov
2015-07-27 17:12 ` Mathieu Desnoyers
2015-07-27 17:20 ` Eugene Ivanov [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-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=55B66859.6050300@orc-group.com \
--to=eugene.ivanov@orc-group.com \
/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