VAX/VMS Virtual Memory: Memory Management Hardware
Explore the VAX/VMS virtual memory system focusing on its hardware features, such as 32-bit virtual addresses, hybrid paging and segmentation, and kernel-level page table management. Understand how the OS handles memory challenges like small page sizes and generality to ensure effective system performance across diverse hardware.
History
The VAX-11 minicomputer architecture was introduced in the late 1970s by Digital Equipment Corporation (DEC).
The OS for the system was known as VAX/VMS (or just plain VMS), one of whose primary architects was Dave Cutler, who later led the effort to develop ...