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-16 22:22:34


#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: |
-------------------------+-------------------------------------------------
Changes (by viboes):

 * owner: anthonyw => viboes
 * status: new => assigned
 * type: Bugs => Tasks
 * severity: Problem => Optimization

Comment:

 Hi,

 any patch that makes the code more efficient is welcome. Boost.Thread is
 an old library that doesn't make use of spinlocks.

 Ideally, I will prefer a patch that allows to switch to the new optimized
 version usedg a compiler flag. The reason is that we have a lot of
 platforms and we need to verify the new code before removing completely
 the old one.

 What do you mean by an initial patch?

 Ah, BTW, I've moved this to a task/optimization ticket, as it is not a
 bug/problem.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/11798#comment:1>
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