Screen Version
School of Computer Science & Engineering
University of New South Wales

 Advanced Operating Systems 
 COMP9242 2002/S2 
next up previous
Next: Protected Procedure Calls Up: 12-mungi Previous: Mungi Security

Subsections

Discretionary Access Control in Mungi

  • Threads execute inside a protection domain (PD)
  • A protection domain is defined as a set of capabilities
  • Capabilities and protection domains are user-level objects
  • Thread may or may not have control over its PD
    • supports user-controlled confinement
Mungi-PD

Main Mungi abstractions:


Access validation:


val-cache
Note: All capability presentation is implicit

Threads and protection domains


next up previous
Next: Protected Procedure Calls Up: 12-mungi Previous: Mungi Security
Gernot Heiser 2002-10-24