Also known as: am.
AM has various meanings in the Technology category. Discover the full forms, definitions, and usage contexts of AM in Technology.
A related choice is the granularity of address mapping, which is defined as the smallest unit of addressed data (from the persistent store) that can be mapped independently to an area of the virtual address space.To a first approximation, this is a virtual memory page in Texas because any page of persistent data can be mapped into any arbitrary page of the virtual address space of a process. A major benefit of page-wise mapping is the savings in table sizes, we only need to maintain tables that contain mappings from persistent to virtual addresses and vice versa on a page-wise basis, rather than (much larger) tables for recording the locations of individual objects. This reduces both the space and time costs of maintaining the address translation information.
TechnologyLast updated: