Old design¶
Warning
Much of the documentation in this section is very old: some of it dates back to the origin of the MPS in 1995. It has not been brought up to date or checked for correctness, so it is mainly of historical interest. As pieces of documentation are brought up to date, they will be moved to the main Design section.
- 1. Allocation frame protocol
- 2. Arena
- 3. Virtual Memory Arena
- 4. Bit tables
- 5. Allocation buffers and allocation points
- 6. Checking
- 7. Pool class interface
- 8. Collection framework
- 9. Diagnostic feedback
- 10. Finalization
- 11. The generic fix function
- 12. I/O subsystem
- 13. Library interface
- 14. The lock module
- 15. MPS Configuration
- 16. Client message protocol
- 17. GC messages
- 18. Debugging features for client objects
- 19. Pool and pool class mechanisms
- 20. AMC pool class
- 21. AMS pool class
- 22. AWL pool class
- 23. LO pool class
- 24. MFS pool class
- 25. MRG pool class
- 26. MV pool class
- 27. Manual Variable Temporal (MVT) pool design
- 28. MVFF pool class
- 29. The protection module
- 30. ANSI implementation of protection module
- 31. Linux implementation of protection module
- 32. SunOS 4 protection module
- 33. Protocol inheritance
- 34. POSIX thread extensions
- 35. The low-memory reservoir
- 36. Root manager
- 37. The generic scanner
- 38. Segment data structure
- 39. Shield
- 40. Stack scanner for Digital Unix on Alpha
- 41. MPS Strategy
- 42. Telemetry
- 43. Tests
- 44. Thread Manager
- 45. Thread safety in the MPS
- 46. Tracer
- 47. Library version mechanism
- 48. Software versions
- 49. Virtual mapping
- 50. ANSI fake VM
- 51. VM for Digital Unix
- 52. VM for Solaris
- 53. The WriteF function