lttng-dev.lists.lttng.org archive mirror
 help / color / mirror / Atom feed
From: Mathieu Desnoyers via lttng-dev <lttng-dev@lists.lttng.org>
To: linux-kernel <linux-kernel@vger.kernel.org>,
	 lttng-dev <lttng-dev@lists.lttng.org>, rp <rp@svcs.cs.pdx.edu>
Cc: paulmck <paulmck@kernel.org>,
	Stephen Hemminger <stephen@networkplumber.org>,
	 Alan Stern <stern@rowland.harvard.edu>,
	 Lai Jiangshan <jiangshanlai@gmail.com>, lwn <lwn@lwn.net>
Subject: [lttng-dev] [RELEASE] Userspace RCU 0.12.4 and 0.13.2
Date: Thu, 18 Aug 2022 16:07:34 -0400 (EDT)	[thread overview]
Message-ID: <1089391319.15796.1660853254177.JavaMail.zimbra@efficios.com> (raw)

[ re-sending without html headers. My email client managed to add those without me realizing it. ]

Hi,

This is stable release announcement for the Userspace RCU project.
It covers the two currently maintained stable branches: 0.12 and 0.13,
respectively with releases v0.12.4 and v0.13.2.

Especially for the spurious futex wakeup fix, users of the 0.12 and 0.13 (or older)
liburcu branches are recommended to upgrade.

* Noteworthy in these releases:

- Handle spurious futex wakeups in urcu-qsbr, urcu, urcu-wait, defer_rcu, call_rcu,
  and workqueue code. This has been known to cause issues where the workqueue
  worker thread spuriously takes nearly 100% of CPU time.

- Change method used by _rcu_dereference ot strip type constness.
  Rather than using pointer arithmetic (which does not work with opaque types),
  rely on a statement expression trick.

- Fix support for Linux systems where sysconf(_SC_NPROCESSORS_CONF) can
  return a value less than max cpu id.

Project website: https://liburcu.org

Feedback is welcome!

Thanks,

Mathieu

-- 
Mathieu Desnoyers
EfficiOS Inc.
http://www.efficios.com
_______________________________________________
lttng-dev mailing list
lttng-dev@lists.lttng.org
https://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev

             reply	other threads:[~2022-08-18 20:07 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-18 20:07 Mathieu Desnoyers via lttng-dev [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-08-18 19:56 [lttng-dev] [RELEASE] Userspace RCU 0.12.4 and 0.13.2 Mathieu Desnoyers via lttng-dev

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=1089391319.15796.1660853254177.JavaMail.zimbra@efficios.com \
    --to=lttng-dev@lists.lttng.org \
    --cc=jiangshanlai@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lwn@lwn.net \
    --cc=mathieu.desnoyers@efficios.com \
    --cc=paulmck@kernel.org \
    --cc=rp@svcs.cs.pdx.edu \
    --cc=stephen@networkplumber.org \
    --cc=stern@rowland.harvard.edu \
    /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 NNTP newsgroup(s).