Warning: mysqli::__construct(): (HY000/1203): User howardkn already has more than 'max_user_connections' active connections in D:\Inetpub\vhosts\howardknight.net\al.howardknight.net\includes\artfuncs.php on line 21
Failed to connect to MySQL: (1203) User howardkn already has more than 'max_user_connections' active connections
Warning: mysqli::query(): Couldn't fetch mysqli in D:\Inetpub\vhosts\howardknight.net\al.howardknight.net\index.php on line 66
Article <vijeqs$340tc$2@dont-email.me>
Deutsch   English   Français   Italiano  
<vijeqs$340tc$2@dont-email.me>

View for Bookmarking (what is this?)
Look up another Usenet article

Path: ...!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: "Chris M. Thomasson" <chris.m.thomasson.1@gmail.com>
Newsgroups: comp.arch
Subject: Re: Memory ordering
Date: Sun, 1 Dec 2024 20:59:08 -0800
Organization: A noiseless patient Spider
Lines: 16
Message-ID: <vijeqs$340tc$2@dont-email.me>
References: <vfono1$14l9r$1@dont-email.me> <vh4530$2mar5$1@dont-email.me>
 <-rKdnTO4LdoWXKj6nZ2dnZfqnPWdnZ2d@supernews.com>
 <vh5t5b$312cl$2@dont-email.me>
 <5yqdnU9eL_Y_GKv6nZ2dnZfqn_GdnZ2d@supernews.com>
 <2024Nov15.082512@mips.complang.tuwien.ac.at> <vh7rlr$3fu9i$1@dont-email.me>
 <2024Nov15.182737@mips.complang.tuwien.ac.at> <vh8c3f$3j6ql$2@dont-email.me>
 <2024Nov16.083744@mips.complang.tuwien.ac.at> <vhb587$6hbv$7@dont-email.me>
 <2024Nov17.161508@mips.complang.tuwien.ac.at> <vhduhg$sga5$1@dont-email.me>
 <2024Nov18.081104@mips.complang.tuwien.ac.at> <vhgi4p$1fms3$1@dont-email.me>
 <vhgitb$1fro3$1@dont-email.me> <vi3305$33bl6$1@dont-email.me>
 <29f9e3591db69d2632b81fc995a319dc@www.novabbs.org>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Mon, 02 Dec 2024 05:59:08 +0100 (CET)
Injection-Info: dont-email.me; posting-host="17232c29395538db7d47c3a356e5c0c8";
	logging-data="3277740"; mail-complaints-to="abuse@eternal-september.org";	posting-account="U2FsdGVkX18UvSXMFlspxtaW/94zfYBVDt3SN3nHZf4="
User-Agent: Mozilla Thunderbird
Cancel-Lock: sha1:HhnHJaZ8NYQfPiTYPwIS+GK2/t4=
In-Reply-To: <29f9e3591db69d2632b81fc995a319dc@www.novabbs.org>
Content-Language: en-US
Bytes: 2216

On 11/25/2024 5:29 PM, MitchAlsup1 wrote:
> On Mon, 25 Nov 2024 23:59:02 +0000, Chris M. Thomasson wrote:
> 
>> On 11/18/2024 3:34 PM, Chris M. Thomasson wrote:
>>>
>>>
>>> Don't tell me you want all of std::memory_order_* to default to
>>> std::memory_order_seq_cst? If your on a system that only has seq_cst and
>>> nothing else, okay, but not on other weaker (memory order) systems,
>>> right?
>>
>> defaulting a relaxed to a seq_cst is a bit much.... ;^o
> 
> Defaulting to Strongly_Ordered is even worse.

Yikes! ;^o