Re: [PING][PATCH 00/15] Fix data races with sub-longword accesses on Alpha

2024-12-25 Thread Maciej W. Rozycki
On Sun, 15 Dec 2024, Jeff Law wrote: > > Ping for: > > > > > > > >

Re: [PING][PATCH 00/15] Fix data races with sub-longword accesses on Alpha

2024-12-25 Thread Maciej W. Rozycki
On Sat, 14 Dec 2024, Jeff Law wrote: > > Ping for: > > > > > > > > (this will presumably need tweak

Re: [PING][PATCH 00/15] Fix data races with sub-longword accesses on Alpha

2024-12-15 Thread Jeff Law
On 12/3/24 2:02 PM, Maciej W. Rozycki wrote: On Mon, 18 Nov 2024, Maciej W. Rozycki wrote: As it happens these data races also apply to BWX Alpha systems, as I have discovered in the course of this effort, although owing to how the Alpha backend of GCC has implemented block copy and clear

Re: [PING][PATCH 00/15] Fix data races with sub-longword accesses on Alpha

2024-12-14 Thread Jeff Law
On 12/3/24 2:02 PM, Maciej W. Rozycki wrote: On Mon, 18 Nov 2024, Maciej W. Rozycki wrote: As it happens these data races also apply to BWX Alpha systems, as I have discovered in the course of this effort, although owing to how the Alpha backend of GCC has implemented block copy and clear

[PING][PATCH 00/15] Fix data races with sub-longword accesses on Alpha

2024-12-03 Thread Maciej W. Rozycki
On Mon, 18 Nov 2024, Maciej W. Rozycki wrote: > As it happens these data races also apply to BWX Alpha systems, as I have > discovered in the course of this effort, although owing to how the Alpha > backend of GCC has implemented block copy and clear operations rather than > actual hardware li