This is the mail archive of the ecos-discuss@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: Hello


On Fri, 2004-12-03 at 02:01, jhavk@capp.snu.ac.kr wrote:
> Hello to all . I am a new member to this list. I would like to implement
> virtual memory management in eCos. Can anybody tell me what may be the
> right way to go about it.
> 
> My CPU is arm9 and my board is smdk2440.
> I particular i would like to know as to how can i enable memory management
> support in arm and how to handle page faults.

What would be the purpose in doing this?  eCos is designed for deeply
embedded systems with limited resources.  Virtual memory, certainly
systems which utilize page faults, don't really fit in this category.

-- 
Gary Thomas <gary@mlbassoc.com>
MLB Associates


-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


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