#30: Insane RAM usage
-----------------------------------------------+----------------------------
Reporter: Gilou <[EMAIL PROTECTED]> | Owner: admin
Type: Bugs | Status: new
Priority: 1 | Milestone:
Component: Liquidsoap | Version: 0.3.3+svn
Resolution: | Keywords: RAM leak 64bits
-----------------------------------------------+----------------------------
Comment (by toots):
I've tryied the last script and indeed different tools show around 300 Mo
for this process.
So ther may be a real mistake there, but we have to avoid some mistakes:
* Be sure it's not a normal allocation for this arch. For instance, some
other process are marked as using more than 100Mo where one would expect
much less. In particular how does the memory allocation work..
* It's not linear here: even though it's supposed to use 300Mo for one
instance, with 9 instances launched, it did not used all physical memory,
even though the monitoring said it was using more then 1.5Go (out of 1Go
of physical memory)
So before going deeper, at least we need a reliable memory usage
testing...
--
Ticket URL: <http://savonet.rastageeks.org/ticket/30#comment:2>
Savonet <http://savonet.rastageeks.org/>
Let's program our stream !