segmentation scheme

Work in Progress

Concept

  • break up the memory regions into segments
  • allow the stack and heap to grow during execution
  • segments map to a contiguous physical region

segmentation_scheme.png