Ticket #32 (closed defect: wontfix)
Make TLSF smarter about handling out of memory conditions.
| Reported by: | dave | Owned by: | dave |
|---|---|---|---|
| Priority: | major | Milestone: | NxOS 0.2 |
| Component: | baseplate | Version: | |
| Keywords: | Cc: |
Description
TLSF currently behaves like the Posix malloc, forcing the user to check for NULL each time. Think about ways to fix this in TLSF, so that tasks can assume allocation was successful, and/or install an out-of-memory handler for emergency conditions.
Change History
Note: See
TracTickets for help on using
tickets.
