IT Community - Software Programming, Web Development and Technical Support

Wt mean by paging?

This is a discussion on Wt mean by paging? within the Operating Systems forums, part of the Computer Hardware/Software and Networking category; Hi, can anyone tell,what mean by paging? Thanks, Prasath.K...


Go Back   IT Community - Software Programming, Web Development and Technical Support > Computer Hardware/Software and Networking > Operating Systems

Register FAQ Members List Calendar Mark Forums Read
  #1 (permalink)  
Old 07-19-2007, 03:51 AM
prasath prasath is offline
D-Web Sr.Programmer
 
Join Date: Jul 2007
Location: Chennai
Posts: 173
prasath is on a distinguished road
Post Wt mean by paging?

Hi,
can anyone tell,what mean by paging?


Thanks,
Prasath.K
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 07-19-2007, 05:08 AM
senthilkannan senthilkannan is offline
D-Web Analyst
 
Join Date: May 2007
Posts: 324
senthilkannan is on a distinguished road
Default Re: Wt mean by paging?

paging refers to the process of managing program access to virtual memory pages that do not currently reside in RAM. It is implemented as a task that resides in the kernel of the operating system and gains control when a page fault takes place. Its main functions performed are:
  • determine the location of the data in auxiliary storage.
  • determine the page frame in RAM to use as a container for the data.
  • write the existing page to auxiliary storage if it has been modified since it was last loaded.
  • load the requested data into the available page.
The fault that triggers this operation is caused by a program trying to reference an address within a page that is not currently residing in RAM.
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Paging in Grid Kirubhananth ASP and ASP.NET Programming 8 11-28-2008 01:51 AM
Paging Concept in Repeater? poornima ASP and ASP.NET Programming 1 03-21-2008 09:48 PM
How to implement Custom Paging in DataList? poornima ASP and ASP.NET Programming 0 01-24-2008 12:57 AM
ASP with paging elements kingmaker HTML, CSS and Javascript Coding Techniques 1 07-19-2007 12:32 AM
Paging array in PHP kingmaker PHP Programming 0 07-16-2007 11:11 PM


All times are GMT -7. The time now is 12:59 AM.


Copyright ©2004 - 2007, DiscussWeb. All Rights Reserved.

SEO by vBSEO 3.0.0