Digital UNIX
PrevChapter 5. Virtual MemoryNext

Memory-Mapped Device Interface

Rather than mapping the I/O space into memory, the memory-mapped device interface points to a data structure that defines the I/O space. As a result, large quantities of kernel virtual address space are saved as well as physical memory in general.


PrevHomeNext
Page In and Page Out ClusteringUpMach mmap MAP_PRIVATE Semantics and System V Release 4.0