This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libgomp/79784] Synchronization overhead is thrashing on Aarch64


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79784

--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
I wonder if the case we are spinning too much in user space before hitting the
futex syscall.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]