Printer Friendly
Dictionary, Encyclopedia and Thesaurus - The Free Dictionary
3,919,711,666 visitors served.
forum Join the Word of the Day Mailing List For webmasters
?
Dictionary/
thesaurus
Medical
dictionary
Legal
dictionary
Financial
dictionary
Acronyms
 
Idioms
Encyclopedia
Wikipedia
encyclopedia
?

paging
(redirected from Page file)

   Also found in: Dictionary/thesaurus, Acronyms, Wikipedia 0.01 sec.
paging
(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.
paging [′pāj·iŋ]
(computer science)
The scheme used to locate pages, to move them between main storage and auxiliary storage, or to exchange them with pages of the same or other computer programs; used in computers with virtual memories.

(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.


Want to thank TFD for its existence? Tell a friend about us, add a link to this page, add the site to iGoogle, or visit the webmaster's page for free fun content.
?Page tools
Printer friendly
Cite / link
Feedback
Mentioned in?  References in periodicals archive?   Encyclopedia browser?   Full browser?
No references found
 
Use keywords in the HTML tags, image file names, alt tags, other page file names and your page content.
The page file name, graphics alt text, and any associated files should be named using the keyword phrases or related terms as they apply.
Your website page file name should contain the main keyword that describes the content or the focus of your entire web page.
 
 
 
Encyclopedia
?

Terms of Use | Privacy policy | Feedback | Advertise with Us | Copyright © 2012 Farlex, Inc.
Disclaimer
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.