[Mono-list] Memory issue

weismat matthias_weiser at yahoo.com
Mon May 12 11:21:48 EDT 2008


I am runing Mono 1.9 under CentOS/Redhat on AMD64. I have built mono from the
source code and now I am having memory issues with an application which
processes large data amounts reading from one socket and forwarding to some
other sockets.
The application and the DLL was compiled under VS studio. Originally I
target 3.5 but never received any problems.
The application uses a DLL written by me which uses delegates. The
application grows by about 1 MB every 1-2 minutes. The speed is very good
and about 3-4 times faster than the previous Perl version. The initial
memory consumption is okay, but then it grows and grows.
I have checked every new statement in the DLL and the program and can not
find a memory issue.
What would you suggest me to check?
Should I compile the application also under Mono? Are there any counters
available similar to perfmon under Windows to get an idea where the memory
might get lost?

Thanks!

Matthias
-- 
View this message in context: http://www.nabble.com/Memory-issue-tp17189758p17189758.html
Sent from the Mono - General mailing list archive at Nabble.com.



More information about the Mono-list mailing list