Results 1 to 3 of 3

Thread: What are demand-paging and pre-paging?

  1. #1
    Join Date
    Feb 2016
    Location
    Beauty Exchange Center,No.121, Guangyuan West Road,Guangzhou,China,51000
    Posts
    83

    Default What are demand-paging and pre-paging?

    What are demand-paging and pre-paging?

  2. #2
    Join Date
    Jun 2013
    Location
    Forum
    Posts
    2,096

    Default

    In virtual memory systems, demand paging is a type of swapping in which pages of data are not copied from disk to RAM until they are needed.

    Prepaging in Technology Expand. architecture. (Or "working set model") A technique whereby the operating system in a paging virtual memory multitasking environment loads all pages of a process's working set into memory before the process is restarted.
    Cheap VPS Hosting | $1 VPS Hosting
    Windows VPS Hosting | Windows with Remote Desktop Access
    Cheap Dedicated Servers | Linux Dedicated Server Hosting

  3. #3
    Join Date
    Aug 2017
    Location
    Pune
    Posts
    459

    Default

    With request paging, a page is brought into memory just when an area on that page is really referenced amid execution. With pre-paging, pages other than the one requested by a page blame are acquired. The determination of such pages is done in view of regular access designs, particularly for auxiliary memory gadgets.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •