public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
From: Adhemerval Zanella Netto <adhemerval.zanella@linaro.org>
To: Wilco Dijkstra <Wilco.Dijkstra@arm.com>
Cc: 'GNU C Library' <libc-alpha@sourceware.org>
Subject: Re: [PATCH] malloc: Use C11 like atomics on memusage
Date: Thu, 16 Feb 2023 15:39:01 -0300	[thread overview]
Message-ID: <6069a6a5-c937-86a7-66f8-49c713ab2d69@linaro.org> (raw)
In-Reply-To: <PAWPR08MB8982D9DB9F0600FA5BD448FD83A09@PAWPR08MB8982.eurprd08.prod.outlook.com>



On 16/02/23 15:27, Wilco Dijkstra wrote:
> Hi Adhemerval,
> 
> All these atomics should use relaxed MO since are not ordered with
> anything else. See my related patch here:
> https://sourceware.org/pipermail/libc-alpha/2022-October/142645.html

Yes, I am aware. I should make it explicit that my intention was not change
the code current semantic.  I will change to relaxed MO.

  reply	other threads:[~2023-02-16 18:39 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-16 18:27 Wilco Dijkstra
2023-02-16 18:39 ` Adhemerval Zanella Netto [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-08-31 18:14 Adhemerval Zanella
2023-02-14 18:47 ` Adhemerval Zanella Netto
2023-02-23  4:20 ` DJ Delorie
2023-02-23 16:39   ` Adhemerval Zanella Netto
2023-02-23 19:17     ` DJ Delorie

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=6069a6a5-c937-86a7-66f8-49c713ab2d69@linaro.org \
    --to=adhemerval.zanella@linaro.org \
    --cc=Wilco.Dijkstra@arm.com \
    --cc=libc-alpha@sourceware.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).