public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Jonathan Larmour <jlarmour@redhat.com>
To: aacquaviva@deis.unibo.it
Cc: ecos-discuss@sources.redhat.com
Subject: Re: [ECOS] heap management question
Date: Fri, 02 Feb 2001 19:59:00 -0000	[thread overview]
Message-ID: <3A7B80C3.F629B25A@redhat.com> (raw)
In-Reply-To: <200102012339.AAA21943@promet1.deis.unibo.it>

"Andrea Acquaviva - DEIS-micrel (93785)" wrote:
> 
> I have a trivial question about heap management in eCos
> (I use an assabet board).
> 
> The heap area starts from the top of memory (RAM) and
> go down so its size
> matches the value configured in ecos.ecc
> (CYGNUM_LIBC_MALLOC_MEMPOOL_SIZE), right?

I take it you are referring to v1.3.1 here. In which case the heap is just
a static array defined somewhere in memory, probably not at the top.

The version in anonymous CVS is more what you would expect and allows the
heap to use all of unallocated memory.

Jifl
-- 
Red Hat, Rustat House, Clifton Road, Cambridge, UK. Tel: +44 (1223) 271062
Maybe this world is another planet's Hell -Aldous Huxley || Opinions==mine

      reply	other threads:[~2001-02-02 19:59 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-02-01 15:40 Andrea Acquaviva - DEIS-micrel
2001-02-02 19:59 ` Jonathan Larmour [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3A7B80C3.F629B25A@redhat.com \
    --to=jlarmour@redhat.com \
    --cc=aacquaviva@deis.unibo.it \
    --cc=ecos-discuss@sources.redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).