Memory management

Protected address spaces

Not supported.

Dynamic memory allocation:

malloc() and free() functions - yes

Variable size memory chunks allocation? yes

Based on Region Manager concept.