Lists of tasks

michaeln32 wrote on Thursday, June 14, 2018:

Hi,

There are lists in the system:

Delay list, delay overflow , suspend list , ready list , wait for termination list.

Can you please tell me - are those lists are statically allocated or dynamically allocated ?

Thank you

Michael

rtel wrote on Thursday, June 14, 2018:

As you can see in the source code, they are statically allocated.