Virtual Memory: 1 Design Philosophy

Up: GEOS SDK TechDocs | Up | Prev: Virtual Memory | Next: 2 VM Structure

The GEOS Virtual Memory file management system is designed to provide features not easily available with standard file systems. Designed primarily for use by applications for long-term data storage, it is also used by the system for many other purposes, such as to provide state saving (in the UI). The main benefits it provides to applications include the following:


Up: GEOS SDK TechDocs | Up | Prev: Virtual Memory | Next: 2 VM Structure