Re: memory menagement routines

From: Niall Murphy (nmurphynw2_at_panelsoft.reemove-me.com)
Date: 01/13/04


Date: Tue, 13 Jan 2004 09:49:01 GMT

On Mon, 12 Jan 2004 12:55:31 +0100, Mastupristi
<cialdi_NO_SP@AM_firenze.net> wrote:

>where can I find some memory menagement routines like melloc()/free()
>for very limited memory embedded system?
>
I wrote an articles on memory management for Embedded Systems
Programming magazine. See the link from
http://www.panelsoft.com/articles.htm. This article discusses pools
and some other techniques if you are concerned that a full malloc/free
may introdue too much complxity.

I also wrote 2 articles on finding leaks when you are using the heap.
See them at http://www.panelsoft.com/murphyslaw. They discuss pools
The march and April 2002 articles are the ones you want.

        regards,
                Niall Murphy

===========================
See the User Interfaces for Embedded Systems Page
at http://www.panelsoft.com



Relevant Pages

  • Embedded System Blog
    ... I am a fun of FPGA, Embedded Systems, i have created a blog and i will ... post some articles, i am waiting for your comments and suggestions, ...
    (comp.sys.arm)
  • Embedded System Blog
    ... I am a fun of FPGA, Embedded Systems, i have created a blog and i will ... post some articles, i am waiting for your comments and suggestions, ...
    (comp.arch.embedded)
  • Re: Multiple Application Pools
    ... Check out these articles about creating a load-balanced web farm for ... If we can create multiple application pools to serve a single application's ...
    (microsoft.public.dotnet.framework.aspnet)