hmm, on Thu, Oct 12, 2006 at 08:11:14PM +0200, Henrik Enberg said that
> Here are updates to net/libtorrent and net/rtorrent, credit goes to
> Bruno Bigras who did the actual work.  Changelogs can be pursued at
> <http://libtorrent.rakshasa.no/wiki/Changelog>

i was just going to ask about rtorrent (sorry about hijacking the thread)
i am using a somewhat non-supported configuration:

rtorrent-0.5.3      Ncurses BitTorrent Client based on LibTorrent
libtorrent-0.9.3    BitTorrent Library written in C++
libsigc++-2.0.16p1  callback framework for C++

rtorrent and libtorrent were "hand compiled" and packaged using ports
from current but on 3.9 release.  it's basically the same as downloading
the sources and compiling them, isn't it?

libsigc++ is from 3.9 release ports.

and i think rtorrent is massively leaking memory.
have any of you experienced this?

vmstat output:
 014 0 148564  32540    59   0   0   0   0   0   4  449   832  103  1  1 99
 014 0 148524  32324    39   0   0   0   0   0   3  406   604   81  0  1 99
 015 0 148736  32112    31   0   0   0   0   0   2  391   539   74  1  1 98
 014 0 148904  31944    80   0   0   0   0   0   6  521   717   91  1  2 96
 014 0 149116  31732    63   0   0   0   0   0   3  453  1010  126  2  1 97
 014 0 150780  29972   387   0   0   0   0   0  12  369  1236  112  1  2 97
 014 0 152828  27848   524   0   0   0   0   0  18  445  1536  171  2  2 96
 015 0 153028  27648    33   0   0   0   0   0   1  382   828  109  1  1 99
 015 0 153256  27420    22   0   0   0   0   0   0  380   879  108  1  1 98
 015 0 153660  26880    54   0   0   0   0   0   3  422   616   79  1  1 97
 .
 .
 .
 014 0 153800  26740    71   0   0   0   0   0   5  507   675  100  1  1 98
 015 0 153980  26560    63   0   0   0   0   0   4  456   669   96  1  2 97
 015 0 154124  26416    36   0   0   0   0   0   2  393   533   86  1  1 99
 014 0 154284  26252    78   0   0   0   0   0   3  406   812   95  1  2 97

note the 5th column (actually the 4th because the first 2 touch) decreasing
steadily.  when i quit rtorrent, all memory is freed up.  top shows only
30-40 megs used by rtorrent, but i go down right to 1024k-512k free..

-f
-- 
columbus had a fourth ship - it sailed over the edge.

Reply via email to