Subject: Re: [Boost-bugs] [Boost C++ Libraries] #10726: boost::lockfree::queue doesn't seem to free memory though destructors on every collection objects are invoked
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-10-31 11:46:06
#10726: boost::lockfree::queue doesn't seem to free memory though destructors on
every collection objects are invoked
-------------------------------+----------------------------------
Reporter: ableabhijeet@⦠| Owner: timblechmann
Type: Bugs | Status: closed
Milestone: To Be Determined | Component: lockfree
Version: Boost 1.56.0 | Severity: Problem
Resolution: invalid | Keywords: boost lockfree queue
-------------------------------+----------------------------------
Comment (by anonymous):
It is okay to reuse the free list block. So when 10000 nodes are
allocated, program will continue to iterate from 1 to 10000 nodes. I don't
understand Why memory keeps on increasing, memory usage is in GBs!.... I
have lockfree::queue of fixed_sized 10000.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/10726#comment:2> 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:17 UTC