From: Erdem Gunes (egunes@adam.com.tr)
Date: Wed Aug 28 2002 - 02:45:35 EDT
I am using uClinux-Coldifire kernel 2.0. I am using boa web server and ucdsnmp. Both are working; but they have memory leak problem. When using dynamic pages with cgi, memory usage of boa increases; the same problem with snmpd each time I make a "GET" request. * I make "fflush(stdout)" in my cgi programs and I don't use any dynamic memory. * I tried both malloc & malloc-simple in libc; no difference. QUESTIONS * Is it a problem of the Kernel - Memory Management, or individual problem of each application? * Is this a problem specific to uClinux-kernel 2.0 or the same in 2.4? * Is there such a known bug of boa? Boa version in uClinux source tree is a bit old; should I try to compile newest version? This message resent by the uclinux-dev@uclinux.org list server http://www.uClinux.org/
This archive was generated by hypermail 2.1.4 : Thu Sep 19 2002 - 13:21:46 EDT