Non-contiguous heap area?

Smith, Gene Gene.Smith at sea.siemens.com
Wed Feb 20 18:22:12 UTC 2002


Is it possible to configure rtems with a heap area consisting of 2 (or more)
non-contiguous memory ranges?  Currently my heap is contiguous, but I
discovered a good-sized chunk of unused but not adjoining memory that could
be added to the heap if this is possible. All memory allocation currently
done with malloc (no region manager stuff running).

-gene



More information about the users mailing list