Into
this project only one application will be running, thus we need not to care about
memory sharing. With the exception of the SO requirements, all the memory will
be available to the application.
The memory segments will be "static",
and addressing will be "flat".
Neither sharing nor protection
scenario aspects will be needed, becausethey are meanless in our context.
The
diagrams used at the domain analysis were extracted from the EPOS memory abstraction.