New Page 1
Welcome to basicsofcomputer.com
 

Share This Free Knowledge With Your Friends:

Home » Computer Dictionary » Letter M » Memory Hierarchy Definition/Meaning

Memory Hierarchy Definition/Meaning:  

For physically different kinds of memory, there are significant differences in the time to access the contents of a particular location in a memory, the volume of information that can be stored, and the unit cost of storing a given amount of information. To optimize its use and achieve greater efficiency and economy, memory is organized in a number of levels in a hierarchy arranged as follows:

1. A single word held in each register of the processor; typically a word contains 4 bytes. (This is sometimes not considered as memory.)

2. Groups of words within the cache; typically a single cache entry will hold 8 words (say 32 bytes).

3. Words within the main memory; groups of words are transferred between the main memory and the cache.

4. Blocks of words held on permanently connected backing store. There are two sublevels:

(a) pages of memory held on a swapping device - complete pages are transferred between their backing store home and a page frame in main memory;

(b) complete files held on disk storage in the file store system.

5. Complete files backed up onto removable disks or magnetic tape within the file store system.

See also memory management.

Near by Terms:

Means/Ends Analysis
Mechanical Verifier
Medium
Memory
Memory Compaction (Bock compaction)
Memory Cycle
Memory Data Register (MDH)
Memory Dump
Memory Element
Memory Fill
Memory Guard
Memory Hierarchy      
Memory Management
Memory Map        
Memory Mapping         
Memory Protection
Memory Reference Instruction
Memory-to-Memory Instruction
Menu
Mergeable Heap
Merge Exchange Sort
Message
Message Authenticates
Message Queueing
Message Switching
Meta-Assembler
Metacompiler
Metalanguage
 
New Page 1

Basic Computer Science

   
» The Age of Information

» Types of Computer and Digital Age

» Input and Output Devices

» Storage Devices Of Computer

» Central Processing Unit

» Software: The Power Behind The Power

» Data Communication and Computer Networks

» The Nature Of Information

» The System Theory

» Transaction Processing System (TPS) and Management Information System (MIS)

» Decision Support System (DSS) and Executive Support System (ESS)

» Expert System (ES) and Office Information System (OIS)

 

Operating Systems

   
» Introduction to Operating System

» Introduction to Process Management

» Threads and CPU Scheduling

» Process Synchronization in Operating System

» Deadlocks

» Memory Management in Operating System

» Virtual Memory in Operating System

» File System Management in Operating System

» I/O and Device Management

» Security

» Linux Operating System

 

Database Management System

   
» Introduction to Database Systems

» Database System Architecture

» Database Administration and Database Development Process

» The Entity-Relationship Model

» Semantic Object Model

» Logical Database Design and Relational Data Model

» Normalization in Database

» Transformation of E-R Model into Relational Data Model

» Representing Semantic Object Model and Types of Semantic Object Model

» Physical Database Design

» Introduction to Structured Query Language (SQL)

» Implementation of Relational Database and Database Application Design

» Client Server Database Systems & Open Database Connectivity (ODBC)

 

Questions and Answers

   
» Basics of Information Technology

» Computer Architecture

» Data Communication

» Information Networks

» Fundamentals of the Internet

» Application and Uses of Computer

» Security, Copyright and The Law

» Windows Operating Systems

» Spreadsheet Software

» Process Management in CPU

» CPU Scheduling

» Process Synchronization

» Deadlocks

» Memory Management

» Database Systems

» Database System Architecture

» Database Administration and Database Development Process
 
 
New Page 1
 

Home                Dictionary                 Contact us                   About us                    Privacy policy                  Link to us                   Advertise

Copy right ©  2012