Clock algorithm
Describe Clock algorithm ?
Expert
Clock algorithm: keep reference bit for each of the page frame, hardware sets the reference bit when a page is read or written. To select page for placement:
· Start along with FIFO approach: cycle through pages in circularly order.
· If the next page has been referenced, don't replace it; only clear the reference bit and continue to the next page.
· If the page has not been referenced sincer the last time we verified it, then replace that page.
Normal 0 false false
Search Strategies in model checking: Model checkers such as JPF and SPIN support a number of search strategies used to explore the state space of the program. Two of these strategies are the most well-known—Depth-First Search an
What is Normal 0 false false
18,76,764
1954388 Asked
3,689
Active Tutors
1451573
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!