>From: Harrie Hazewinkel <[EMAIL PROTECTED]>

>--On Thursday, May 30, 2002 10:14 AM +0300 Oded Arbel <[EMAIL PROTECTED]>

>Just a thought, but is the amount of system-call casuing some problems.
>Not knowing how much there are, but malloc is one of them.
>
>If so, maybe some memory handling needs to be added whichallocates a huge 
>block from the system and then in user land claims
>pieces where needed. At the end of some cycle all is returned at
>once, instead of all those small bits.

Kannel was once profiled, and results showed that is uses about 98% of its 
time doing mallocs. Memory
planning would certainly be usefull.

Aarno




_________________________________________________________________
Send and receive Hotmail on your mobile device: http://mobile.msn.com


Reply via email to