Branch: refs/heads/master
Home: https://github.com/STEllAR-GROUP/hpx
Commit: 6616e62fd5aa03eabb39dda100aa82540484e68b
https://github.com/STEllAR-GROUP/hpx/commit/6616e62fd5aa03eabb39dda100aa82540484e68b
Author: Nikunj Gupta <[email protected]>
Date: 2021-07-13 (Tue, 13 Jul 2021)
Changed paths:
M libs/core/synchronization/include/hpx/synchronization/spinlock.hpp
M libs/core/thread_support/include/hpx/thread_support/spinlock.hpp
Log Message:
-----------
Reduce false sharing in locks
Commit: 1b3fa1598c2fa609ae0844a8ec397cce8b6b5c95
https://github.com/STEllAR-GROUP/hpx/commit/1b3fa1598c2fa609ae0844a8ec397cce8b6b5c95
Author: Nikunj Gupta <[email protected]>
Date: 2021-07-13 (Tue, 13 Jul 2021)
Changed paths:
M libs/core/synchronization/include/hpx/synchronization/spinlock.hpp
Log Message:
-----------
Simplify lcos::local::spinlock lock() implementation
Commit: 46a46d71be2851d7e2c6e9b8f8c6b328ba68b903
https://github.com/STEllAR-GROUP/hpx/commit/46a46d71be2851d7e2c6e9b8f8c6b328ba68b903
Author: Nikunj Gupta <[email protected]>
Date: 2021-07-13 (Tue, 13 Jul 2021)
Changed paths:
M libs/core/synchronization/include/hpx/synchronization/spinlock.hpp
M libs/core/thread_support/include/hpx/thread_support/spinlock.hpp
Log Message:
-----------
Convert while to do{} while for better code clarity
Commit: 004bbc870b91f51f07ca8f5d61ffec3436f0ec55
https://github.com/STEllAR-GROUP/hpx/commit/004bbc870b91f51f07ca8f5d61ffec3436f0ec55
Author: Nikunj Gupta <[email protected]>
Date: 2021-07-13 (Tue, 13 Jul 2021)
Changed paths:
M libs/core/thread_support/include/hpx/thread_support/spinlock.hpp
Log Message:
-----------
Corrections according to reviews
Commit: b55841368cd82aede625756564bc728b776d5b35
https://github.com/STEllAR-GROUP/hpx/commit/b55841368cd82aede625756564bc728b776d5b35
Author: Nikunj Gupta <[email protected]>
Date: 2021-07-14 (Wed, 14 Jul 2021)
Changed paths:
M libs/core/thread_support/include/hpx/thread_support/spinlock.hpp
Log Message:
-----------
Simplify spinlock impl in thread_support
Commit: ac5f6b2c02c1ed34fa0a4ef727580edfdce70b90
https://github.com/STEllAR-GROUP/hpx/commit/ac5f6b2c02c1ed34fa0a4ef727580edfdce70b90
Author: Hartmut Kaiser <[email protected]>
Date: 2021-07-22 (Thu, 22 Jul 2021)
Changed paths:
M libs/core/synchronization/include/hpx/synchronization/spinlock.hpp
M libs/core/thread_support/include/hpx/thread_support/spinlock.hpp
Log Message:
-----------
Merge pull request #5445 from STEllAR-GROUP/locks
Improve performance of Spinlocks
Compare:
https://github.com/STEllAR-GROUP/hpx/compare/6aba3f3c0871...ac5f6b2c02c1
_______________________________________________
hpx-commits mailing list
[email protected]
https://mail.cct.lsu.edu/mailman/listinfo/hpx-commits