Results 1 to 37 of 37

Thread: Page replacement algorithm

Threaded View

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Mar 2008
    Posts
    17

    Question Page replacement algorithm

    I have a problem to code a page replacement algorithm simulation in VB.net, I have the random numbers that represent the pages that will be used, and I have been able to put the first pages in to 'memory'. I try to program First-in/first out, Least recently used and optimal, but I have no idea how to do it. Can someone please help me?

    See more here: http://en.wikipedia.org/wiki/Page_re...ent_algorithms
    .NET 2.0
    Last edited by USER_--_NAME; Mar 27th, 2008 at 12:06 PM.

Posting Permissions

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



Click Here to Expand Forum to Full Width