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

 Advanced Operating Systems 
 COMP9242 2002/S2 
next up previous
Next: L4 Threads Up: 01-l4 Previous: L4 Implementation Example: MIPS

Main L4 Abstractions

threads:
execution abstraction and UIDs
tasks:
address spaces and resources
IPC:
message-based communication, including VM mappings
flexpages:
VM page abstraction, including multiple page sizes
clans and chiefs:
task hierarchy for (arbitrary) security models
pagers, excepters, preempters, interrupt handlers:
exceptions

.


Gernot Heiser 2002-08-07