01.06.2013 Views

Measuring Real-Time Performance Of An RTOS - Express Logic

Measuring Real-Time Performance Of An RTOS - Express Logic

Measuring Real-Time Performance Of An RTOS - Express Logic

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Memory Allocation<br />

• Applications commonly must allocate memory dynamically to<br />

avoid the need to plan for the maximum possible memory<br />

needs of all tasks at the same time<br />

• This test consists of a thread allocating a 128-byte block of<br />

memory and releasing the same block.<br />

• After the block is released, the thread increments its run counter<br />

Allocate<br />

Memory<br />

Release<br />

Memory<br />

Count++<br />

Loop<br />

Memory Block<br />

15

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!