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 <20240627112720.00005063@yahoo.com>
Deutsch   English   Français   Italiano  
<20240627112720.00005063@yahoo.com>

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

Path: ...!news.mixmin.net!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: Michael S <already5chosen@yahoo.com>
Newsgroups: comp.arch
Subject: Re: PCIe MSI-X interrupts
Date: Thu, 27 Jun 2024 11:27:20 +0300
Organization: A noiseless patient Spider
Lines: 14
Message-ID: <20240627112720.00005063@yahoo.com>
References: <bb16865f7675526d4e2b87283e28c2c5@www.novabbs.org>
	<sKmdO.62321$G9_a.28048@fx13.iad>
	<bejeO.24905$Gurd.6236@fx34.iad>
	<8JkeO.30075$WaKd.3069@fx41.iad>
	<f9e2c222349934ce0d6d9cda5b55f8b7@www.novabbs.org>
	<FNzeO.141608$Cqra.114681@fx10.iad>
	<09dac1eb164a4c5226036cbde84884da@www.novabbs.org>
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Injection-Date: Thu, 27 Jun 2024 10:27:00 +0200 (CEST)
Injection-Info: dont-email.me; posting-host="7d44b8adcec3cd8f3a723adcc7d7202f";
	logging-data="2781039"; mail-complaints-to="abuse@eternal-september.org";	posting-account="U2FsdGVkX19Zvaf+Qpz0W+EwJJuJH0PW8Hc17+O+QBI="
Cancel-Lock: sha1:hEjq0GyagbbUgu8ew83hjzOICKQ=
X-Newsreader: Claws Mail 3.19.1 (GTK+ 2.24.33; x86_64-w64-mingw32)
Bytes: 1662

On Thu, 27 Jun 2024 01:47:49 +0000
mitchalsup@aol.com (MitchAlsup1) wrote:

> 
> Exactly what are you intending to mean from "single-copy atomic
> accesses" ??
> 

It sounds as a politically correct way of saying "default memory
ordering of ARMv8.1-A and later".
I.e. weaker than x86-64 and SPARC TSO, but stronger than Itanium.
Probably stronger than POWER, but I am not sure if POWER ever had memory
ordering model formalized.