Re: [Boost-bugs] [Boost C++ Libraries] #7422: Provide a condition variable with zero-overhead performance penality

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #7422: Provide a condition variable with zero-overhead performance penality
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-12-01 16:52:28


#7422: Provide a condition variable with zero-overhead performance penality
------------------------------------------+---------------------------------
  Reporter: maxim.yegorushkin@… | Owner: viboes
      Type: Feature Requests | Status: assigned
 Milestone: To Be Determined | Component: thread
   Version: Boost 1.51.0 | Severity: Regression
Resolution: | Keywords: condition_variable
------------------------------------------+---------------------------------

Comment (by maxim.yegorushkin@…):

 I managed to successfully build boost from trunk with macro
 BOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS defined.

 When running tests from boost_trunk/libs/thread/test by invoking b2 in
 this directory it runs tests and they seem to freeze. I may be invoking
 the tests incorrectly. How do you run tests please?

 I also re-built my proprietary applications against this version of boost
 and ran unit tests that passed. They do use boost::condition_variable
 internally, but obviously they don't stress test it.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/7422#comment:8>
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:11 UTC