Question
In the Least Recently Used (LRU) page replacement
algorithm, given the following reference string 4, 2, 4, 1, 5, 2, 3, 4, and assuming 3 frames, how many page faults will occur?Solution
LRU page replacement works by replacing the page that has not been used for the longest time. For the reference string 4, 2, 4, 1, 5, 2, 3, 4 with 3 frames, the page faults occur as follows: • Insert 4 (fault), Insert 2 (fault), Access 4 (hit), Insert 1 (fault), Insert 5 (fault, replace 4), Access 2 (hit), Insert 3 (fault, replace 1), Access 4 (fault, replace 5). Thus, there are 6 page faults in total. LRU minimizes page faults compared to other algorithms by always keeping the most recently used pages in memory. Why other options are wrong: A) 3 faults would require the reference string to contain repeated pages with no replacements. B) 5 faults underestimate the replacements required after the first few frames fill up. D) 7 faults occur in algorithms with more aggressive replacements like FIFO. E) 8 faults assume no page hits at all, which is incorrect since some pages are reused before replacement.
Identify "Recalcitrant seeds"
A. Mungbean
B. Rubber
C. Tea
D. Wheat
Choose the correct answer from the options given below:
Chir pine is common name of:
Which one is the infective stage of Rotylenchulus reniformis?
A. Preadult female
B. 2 stage juvenile
C. 3 stage juvenile
D. ...
What is the minimum amount of assistance under National horticulture Mission for adoption of organic farming?
In waterlogged lands
Sour taste of leave of gram is due to presence of
Which of the following is a fruit thinning plant growth regulator?
An example of C4 crop is
Given below are two statements:
Statement I: Organic manures contain a low amount of nutrients and are applied in large quantities
State...
Choose the correct option
Assertion (A): Black soils have swelling and shrinking characteristics
Reason(R): Black soils are rich in montmo...