franz1981 edited a comment on issue #2523: ARTEMIS-1977 ASYNCIO can reduce sys-calls to retrieve I/O events URL: https://github.com/apache/activemq-artemis/pull/2523#issuecomment-457728883 @clebertsuconic About the memory barriers? Are the standard implementation used on the c++11 memory model and I have asked a colleague of mine that work on the Linux kernel, specifically on libAIO ie Paolo Bonzini on https://github.com/redhat-cip/fio/blob/master/engines/libaio.c Memory barriers instead are on: https://github.com/redhat-cip/fio/blob/f42557f8ba1fc6bbf6b5fce4ae3a53cfc8bbb35b/arch/arch-x86_64.h Probably for 32 bit we need to include a different implementation or just use C11 that already define them for each arch, wdyt?
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services