Global Information Lookup Global Information

Virtual memory compression information


Virtual memory compression (also referred to as RAM compression and memory compression) is a memory management technique that utilizes data compression to reduce the size or number of paging requests to and from the auxiliary storage.[1] In a virtual memory compression system, pages to be paged out of virtual memory are compressed and stored in physical memory, which is usually random-access memory (RAM), or sent as compressed to auxiliary storage such as a hard disk drive (HDD) or solid-state drive (SSD). In both cases the virtual memory range, whose contents has been compressed, is marked inaccessible so that attempts to access compressed pages can trigger page faults and reversal of the process (retrieval from auxiliary storage and decompression). The footprint of the data being paged is reduced by the compression process; in the first instance, the freed RAM is returned to the available physical memory pool, while the compressed portion is kept in RAM. In the second instance, the compressed data is sent to auxiliary storage but the resulting I/O operation is smaller and therefore takes less time.[2][3]

In some implementations, including zswap, zram and Helix Software Company’s Hurricane, the entire process is implemented in software. In other systems, such as IBM's MXT, the compression process occurs in a dedicated processor that handles transfers between a local cache and RAM.

Virtual memory compression is distinct from garbage collection (GC) systems, which remove unused memory blocks and in some cases consolidate used memory regions, reducing fragmentation and improving efficiency. Virtual memory compression is also distinct from context switching systems, such as Connectix's RAM Doubler (though it also did online compression) and Apple OS 7.1, in which inactive processes are suspended and then compressed as a whole.[4]

  1. ^ Cite error: The named reference CaseForCompressedCaching was invoked but never defined (see the help page).
  2. ^ Cite error: The named reference PAT-5559978 was invoked but never defined (see the help page).
  3. ^ Cite error: The named reference PAT-5785474 was invoked but never defined (see the help page).
  4. ^ Cite error: The named reference CWORLD-RD2 was invoked but never defined (see the help page).

and 19 Related for: Virtual memory compression information

Request time (Page generated in 0.947 seconds.)

Virtual memory compression

Last Update:

Virtual memory compression (also referred to as RAM compression and memory compression) is a memory management technique that utilizes data compression...

Word Count : 2916

Zram

Last Update:

compression, April 3, 2013, LWN.net, by Dan Magenheimer The Compression Cache: Virtual Memory Compression for Handheld Computers, March 16, 2000, by Michael J...

Word Count : 703

Quantization

Last Update:

discrete quantity Spatial quantization Charge quantization Virtual memory compression § Compression using quantization. The process of making the signal discrete...

Word Count : 129

C dynamic memory allocation

Last Update:

C dynamic memory allocation refers to performing manual memory management for dynamic memory allocation in the C programming language via a group of functions...

Word Count : 4126

Zswap

Last Update:

of virtual memory compression. Instead of moving memory pages to a swap device when they are to be swapped out, zswap performs their compression and...

Word Count : 1129

Helix Software Company

Last Update:

commands. The company pioneered several technologies, including virtual memory compression systems, switching between multiple protected mode operating environments...

Word Count : 568

Texture compression

Last Update:

image compression algorithms, texture compression algorithms are optimized for random access. Texture compression can be applied to reduce memory usage...

Word Count : 635

Computer memory

Last Update:

the computer memory can be transferred to storage; a common way of doing this is through a memory management technique called virtual memory. Modern computer...

Word Count : 3270

OS X Mavericks

Last Update:

Compressed Memory is a virtual memory compression system which automatically compresses data from inactive apps when approaching maximum memory capacity...

Word Count : 2694

QEMM

Last Update:

QEMM and still allow the use of QEMM's Stealth feature. It was a virtual memory compression utility for Windows 3.1, Windows For Workgroups and Windows 95...

Word Count : 3182

Drum memory

Last Update:

default virtual memory (swap) device, deriving from the use of drum secondary-storage devices as backup storage for pages in virtual memory. Magnetic...

Word Count : 1226

Executable compression

Last Update:

Executable compression is any means of compressing an executable file and combining the compressed data with decompression code into a single executable...

Word Count : 2444

Volatile memory

Last Update:

Volatile memory, in contrast to non-volatile memory, is computer memory that requires power to maintain the stored information; it retains its contents...

Word Count : 295

Semiconductor memory

Last Update:

Semiconductor memory is a digital electronic semiconductor device used for digital data storage, such as computer memory. It typically refers to devices...

Word Count : 3551

Disk compression

Last Update:

disk compression software utility increases the amount of information that can be stored on a hard disk drive of given size. Unlike a file compression utility...

Word Count : 2650

Deflate

Last Update:

Deflate (stylized as DEFLATE, and also called Flate) is a lossless data compression file format that uses a combination of LZ77 and Huffman coding. It was...

Word Count : 3113

Memory hierarchy

Last Update:

general memory hierarchy structuring. Many other structures are useful. For example, a paging algorithm may be considered as a level for virtual memory when...

Word Count : 1181

Core rope memory

Last Update:

Core rope memory is a form of read-only memory (ROM) for computers. It was used in the UNIVAC I (Universal Automatic Computer I) and the UNIVAC II, developed...

Word Count : 691

High Bandwidth Memory

Last Update:

High Bandwidth Memory (HBM) is a computer memory interface for 3D-stacked synchronous dynamic random-access memory (SDRAM) initially from Samsung, AMD...

Word Count : 3496

PDF Search Engine © AllGlobal.net