This is the mail archive of the ecos-patches@sources.redhat.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]
Other format: [Raw text]

Re: Support for run-time heapsizing and multiple heaps


eibach@gdsys.de wrote:
Hi,

this patch adds support for heaps with arenasize 0. This is useful for
platforms which allow run-time heap sizing and have discontinous memory
areas.

Can you tell me in what scenario HAL_MEM_REAL_REGION_TOP is not capable of handling this already? It should be able to map arbitrary addresses of tops of heaps at runtime. It was very much intended to handle this type of scenario.


Jifl
--
--["No sense being pessimistic, it wouldn't work anyway"]-- Opinions==mine


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