Path: ...!weretis.net!feeder9.news.weretis.net!i2pn.org!rocksolid2!i2pn2.org!.POSTED!not-for-mail From: mitchalsup@aol.com (MitchAlsup1) Newsgroups: comp.arch Subject: Re: Memory ordering Date: Wed, 4 Dec 2024 19:43:48 +0000 Organization: Rocksolid Light Message-ID: <858646c757a251da750269646924f640@www.novabbs.org> References: <-rKdnTO4LdoWXKj6nZ2dnZfqnPWdnZ2d@supernews.com> <5yqdnU9eL_Y_GKv6nZ2dnZfqn_GdnZ2d@supernews.com> <2024Nov15.082512@mips.complang.tuwien.ac.at> <20241115152459.00004c86@yahoo.com> <2024Nov17.161752@mips.complang.tuwien.ac.at> <2024Dec3.100144@mips.complang.tuwien.ac.at> <3aa9f0a3d3dde86193abb1c01e52d03a@www.novabbs.org> <27877384f997c5a79c31bb65e80ebec6@www.novabbs.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Injection-Info: i2pn2.org; logging-data="1283835"; mail-complaints-to="usenet@i2pn2.org"; posting-account="o5SwNDfMfYu6Mv4wwLiW6e/jbA93UAdzFodw5PEa6eU"; User-Agent: Rocksolid Light X-Rslight-Posting-User: cb29269328a20fe5719ed6a1c397e21f651bda71 X-Rslight-Site: $2y$10$cq4eSInkhhWcb4LGetvhde97XXwSeV6yro7zrc71zzIb6Ca4qeLTy X-Spam-Checker-Version: SpamAssassin 4.0.0 Bytes: 1982 Lines: 12 On Wed, 4 Dec 2024 15:29:33 +0000, Stefan Monnier wrote: >> You identify a second problem. Is it that you don't want code motion >> across the boundary or you do not want code motion within the boundary?? > > Concurrency is hard. 🙂 Suggest a way to disallow code motion across the boundary that still allows code motion within a block ?? > > > Stefan