Managing System Memory
Processes must allocate memory to perform some operations. The eRTOS memory allocation routine always allocates memory that is locked, thus eliminating any chance of latencies due to page faults.
In this section:
|
|
Processes must allocate memory to perform some operations. The eRTOS memory allocation routine always allocates memory that is locked, thus eliminating any chance of latencies due to page faults.
In this section:
|
|