Printer Friendly
The Free Dictionary
982,621,484 visitors served.
?
Dictionary/
thesaurus
Medical
dictionary
Legal
dictionary
Financial
dictionary
Acronyms
 
Idioms
Encyclopedia
Wikipedia
encyclopedia
?

paging

   Also found in: Dictionary/thesaurus, Idioms, Wikipedia, Hutchinson 0.04 sec.

(1) In a virtual memory computer, it is the transfer of program segments (pages) into and out of memory. Although paging is the primary mechanism for virtual memory, excessive paging is not desirable (see thrashing).

(2) A communications service that began in the U.S. in the 1980s. It evolved from a one-way beeper to one-way numeric text to one-way alphanumeric text to a two-way text service.


(operating system)paging - A technique for increasing the memory space available by moving infrequently-used parts of a program's working memory from RAM to a secondary storage medium, usually hard disk. The unit of transfer is called a page.

A memory management unit (MMU) monitors accesses to memory and splits each address into a page number (the most significant bits) and an offset within that page (the lower bits). It then looks up the page number in its page table. The page may be marked as paged in or paged out. If it is paged in then the memory access can proceed after translating the virtual address to a physical address. If the requested page is paged out then space must be made for it by paging out some other page, i.e. copying it to disk. The requested page is then located on the area of the disk allocated for "swap space" and is read back into RAM. The page table is updated to indicate that the page is paged in and its physical address recorded.

The MMU also records whether a page has been modified since it was last paged in. If it has not been modified then there is no need to copy it back to disk and the space can be reused immediately.

Paging allows the total memory requirements of all running tasks (possibly just one) to exceed the amount of physical memory, whereas swapping simply allows multiple processes to run concurrently, so long as each process on its own fits within physical memory.

?Page tools
Printer friendly
Cite / link
Email
Feedback
? Mentioned in ? References in periodicals archive
 
BUSINESS WIRE)--June 15, 1998--TSR Wireless LLC ("TSR Wireless" or "TSR") announced today that it has achieved the fastest growth in subscriber base (without acquisition) among the nation's ten largest paging carriers.
SINGAPORE--(BUSINESS WIRE)--June 12, 1998--Motorola's Asia Pacific Paging Networks Division (APPND) announced today that its Wireless Messaging Gateway (WMG) paging terminal is capable of processing over 200 pages per second, the highest processing capacity in the paging industry, as tested and certified by China Telecom.
the leader in open wireless messaging systems, Tuesday announced that American Paging has installed TekNow's PhenX(R) Internet Paging Gateway (IPG).
 
Encyclopedia browser? ? Full browser
 
 
Encyclopedia
?

Disclaimer | Privacy policy | Feedback | Copyright © 2008 Farlex, Inc.
All content on this website, including dictionary, thesaurus, literature, geography, and other reference data is for informational purposes only. This information should not be considered complete, up to date, and is not intended to be used in place of a visit, consultation, or advice of a legal, medical, or any other professional. Terms of Use.