First page Back Continue Last page Summary Graphic
Address spaces
Process abstraction
- Fork(), exec()
- compare with spawn() in QNX
- Easy to clean up resources on failure
- Harder to build abstraction
- Compare with a Dis/Java VM
- Even with MMU support, a pain
- Look at x86 memory management hardware