RE: version 1.1.6 processing limits
Harrie Hazewinkel <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <8257095.1022770116@localhost> |
--On Thursday, May 30, 2002 10:14 AM +0300 Oded Arbel <[email protected]> wrote: > I'm not sure how "native" malloc works, but the checking malloc (which we > use always) has an upper limit on the number of allocations allowed. if > you want to use more memory you will have to recompile. > 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 which does once allocates 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. Harrie Internet Management Consulting mailto:[email protected] http ://www.mod-snmp.com/