Re: [Boost-bugs] [Boost C++ Libraries] #11798: Implementation of boost::shared_mutex on POSIX is suboptimal

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #11798: Implementation of boost::shared_mutex on POSIX is suboptimal
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2015-11-17 22:55:18


#11798: Implementation of boost::shared_mutex on POSIX is suboptimal
-------------------------+-------------------------------------------------
  Reporter: alex@… | Owner: viboes
      Type: Tasks | Status: assigned
 Milestone: To Be | Component: thread
  Determined | Severity: Optimization
   Version: Boost | Keywords: pthread shared_mutex performance
  1.59.0 | concurrency spinlock
Resolution: |
-------------------------+-------------------------------------------------

Comment (by alex@…):

 Was unaware that boost has moved to github - a pleasant surprise :)

 WRT the pthread_rwlock_xxx interface - I'm also starting to see that the
 alternate route (i.e. having a lightweight spin lock instead of a mutex,
 similar to the win32 implementation) might be more viable. I'll have a PR
 on github with this approach soon.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/11798#comment:6>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:19 UTC