[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Heap
- Date: Fri, 15 Feb 2008 09:34:45 -0700
- From: groups at chichak.ca (Andrei Chichak)
- Subject: Heap
This is probably also in the documentation but...
I don't like using malloc in my systems, I prefer to allocate memory
statically at compile time or on the stack.
What other parts of RTEMS uses the heap and how do you determine how
much space to allocate to the heap?
Thanks,
Andrei
- Follow-Ups:
- Heap
- From: joel.sherrill at OARcorp.com (Joel Sherrill)