This is the mail archive of the ecos-discuss@sourceware.cygnus.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

dinamic memorry allocation


Hello all.

Dealing with dynamic memory allocation, I noticed that the space to support
the LIBC
calls like malloc, calloc etc, is allocated in the .data segment. This means
the space
required to store the system/apps in EPROM is proportional to
CYGPKG_NET_MEM_USAGE.
Is it correct or there is a way to avoid that?

Best regards,
Marco




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]