On Wed, 15 Nov 2023 01:17:05 GMT, Steve Dohrmann <d...@openjdk.org> wrote:
>> @jatin-bhateja There is a sfence at line 781. > > Thanks, there is an store fence upon completion of the main loop for the > large size code: > >  How will it handle multithreaded case where writer is busy copying 256 bytes in loop and reader try to access a location still not flushed out of write combining buffer. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/16575#discussion_r1393529359