advanced_operating_systems_2020 icon indicating copy to clipboard operation
advanced_operating_systems_2020 copied to clipboard

Implement Guard Pages for Stack/Heap

Open abertschi opened this issue 4 years ago • 0 comments

  • [ ] guard page for stack: optional, purpose: debugging, we can implement this with the refactored paging_regions, we do not implement this yet
  • [ ] guard page for heap: optional, purpose: debugging

Originally posted by @abertschi in https://github.com/Liblor/advanced_operating_systems_2020/issues/73#issuecomment-611173930

abertschi avatar Apr 08 '20 20:04 abertschi