Branch: refs/heads/master
  Home:   https://github.com/STEllAR-GROUP/hpx
  Commit: 58560a98a5a05ab6587a4e23bae963df35e076cf
      
https://github.com/STEllAR-GROUP/hpx/commit/58560a98a5a05ab6587a4e23bae963df35e076cf
  Author: Agustin K-ballo Berge <[email protected]>
  Date:   2020-10-19 (Mon, 19 Oct 2020)

  Changed paths:
    M hpx/runtime/naming/name.hpp
    M libs/core/concurrency/include/hpx/concurrency/spinlock.hpp
    M libs/core/concurrency/include/hpx/concurrency/spinlock_pool.hpp
    M libs/core/errors/include/hpx/errors/exception_list.hpp
    M libs/core/logging/CMakeLists.txt
    M libs/core/logging/src/format/destination/file.cpp
    M libs/core/logging/src/format/formatter/high_precision_time.cpp
    M libs/core/testing/include/hpx/modules/testing.hpp
    M libs/core/thread_support/CMakeLists.txt
    A libs/core/thread_support/include/hpx/thread_support/spinlock.hpp
    A libs/core/thread_support/src/spinlock.cpp
    M libs/core/threading_base/CMakeLists.txt
    M libs/core/threading_base/include/hpx/threading_base/thread_data.hpp
    M libs/core/threading_base/src/thread_data.cpp

  Log Message:
  -----------
  Replace uses of boost::detail::spinlock


  Commit: e4b41cbf1478afc244f5638ddf1891afc92d556b
      
https://github.com/STEllAR-GROUP/hpx/commit/e4b41cbf1478afc244f5638ddf1891afc92d556b
  Author: Hartmut Kaiser <[email protected]>
  Date:   2020-10-19 (Mon, 19 Oct 2020)

  Changed paths:
    M libs/core/thread_support/include/hpx/thread_support/spinlock.hpp

  Log Message:
  -----------
  Improve spinlock implementation to reduce contention


  Commit: ef37b30c15a8812a694806dc2f892e64d01a24f8
      
https://github.com/STEllAR-GROUP/hpx/commit/ef37b30c15a8812a694806dc2f892e64d01a24f8
  Author: Mikael Simberg <[email protected]>
  Date:   2020-10-20 (Tue, 20 Oct 2020)

  Changed paths:
    M hpx/runtime/naming/name.hpp
    M libs/core/concurrency/include/hpx/concurrency/spinlock.hpp
    M libs/core/concurrency/include/hpx/concurrency/spinlock_pool.hpp
    M libs/core/errors/include/hpx/errors/exception_list.hpp
    M libs/core/logging/CMakeLists.txt
    M libs/core/logging/src/format/destination/file.cpp
    M libs/core/logging/src/format/formatter/high_precision_time.cpp
    M libs/core/testing/include/hpx/modules/testing.hpp
    M libs/core/thread_support/CMakeLists.txt
    A libs/core/thread_support/include/hpx/thread_support/spinlock.hpp
    A libs/core/thread_support/src/spinlock.cpp
    M libs/core/threading_base/CMakeLists.txt
    M libs/core/threading_base/include/hpx/threading_base/thread_data.hpp
    M libs/core/threading_base/src/thread_data.cpp

  Log Message:
  -----------
  Merge pull request #5008 from STEllAR-GROUP/spinlock

Replace uses of boost::detail::spinlock


Compare: 
https://github.com/STEllAR-GROUP/hpx/compare/ee558e9239ac...ef37b30c15a8
_______________________________________________
hpx-commits mailing list
[email protected]
https://mail.cct.lsu.edu/mailman/listinfo/hpx-commits

Reply via email to