[prev in list] [next in list] [prev in thread] [next in thread] 

List:       boost-bugs
Subject:    Re: [Boost-bugs] [Boost C++ Libraries] #13051: Do the spin lock respect priority?
From:       Boost C++ Libraries via Boost-bugs <boost-bugs () lists ! boost ! org>
Date:       2017-06-25 13:35:01
Message-ID: 068.afcaa406aedae0c8e5a347b8f3992183 () lists ! boost ! org
[Download RAW message or body]

#13051: Do the spin lock respect priority?
-------------------------------+--------------------------
  Reporter:  alex_slt@…        |      Owner:  timblechmann
      Type:  Feature Requests  |     Status:  closed
 Milestone:  To Be Determined  |  Component:  atomic
   Version:  Boost 1.63.0      |   Severity:  Optimization
Resolution:  invalid           |   Keywords:
-------------------------------+--------------------------
Changes (by andysem):

 * cc: Andrey.Semashev@… (added)
 * status:  new => closed
 * resolution:   => invalid


Comment:

 There is no spin_lock implementation in Boost.Atomic. There are probably
 spin lock implementations in other libraries, but I don't think any of
 them is public. You'll have to specify what particular implementation you
 are interested in.

 In general though, spin locks tend to provide no guarantees about fairness
 or priority support. You typically have to use special mutex types that
 provide these guarantees.

--
Ticket URL: <https://svn.boost.org/trac10/boost/ticket/13051#comment:1>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.
_______________________________________________
Boost-bugs mailing list
Boost-bugs@lists.boost.org
https://lists.boost.org/mailman/listinfo.cgi/boost-bugs

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic