public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] Best way to hook in a proprietry memory allocator class
@ 2007-04-06  4:19 Paul D. DeRocco
  0 siblings, 0 replies; only message in thread
From: Paul D. DeRocco @ 2007-04-06  4:19 UTC (permalink / raw)
  To: eCos Discuss

I need to write my own memory manager, because I have an application in
which I need to associate additional information with each allocated object.
I can see how various existing memory allocator types are implemented in
packages/services/memalloc. I can also see that I could hook in my own, by
hacking the memalloc.cdl file. Is this the correct way to do it, or is there
provision somewhere for hooking in an application-supplied memory allocator
without butchering any files that are part of the official distribution?

-- 

Ciao,               Paul D. DeRocco
Paul                mailto:pderocco@ix.netcom.com


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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-04-06  4:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-04-06  4:19 [ECOS] Best way to hook in a proprietry memory allocator class Paul D. DeRocco

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).