2 2 votes Please explain it with solution or concept. Operating System memory-management operating-system made-easy-test-series + – Naveen Muralidhar 1.0k views answer comment Share Follow Print See 1 comment 1 1 comment reply smsubham commented Mar 18, 2020 reply Follow flag Modifed previous year: https://gateoverflow.in/2747/gate1996-2-18 0 0 replyShare Please log in or register to add a comment.
2 2 votes For the smallest allocation request to be denied you have place these three request in such a way that the remaining sizes are of equal size so here in this the remaining partition should be of 118.5 of four partition so here the smallest allocation to be denied is 119kb Piyush mishra answered Jan 24, 2019 Piyush mishra comment Share Follow See 1 comment 1 1 comment reply Naveen Muralidhar commented Jan 24, 2019 reply Follow flag every thing is clear but 474/4 = 118.5 then minimum empty partitions we can get are 118, 118, 119, 119 as then only 118+118+119+119=474, so minimum size that will be denied is 120 KB and not 119 KB. Please check and edit your answer. 1 1 replyShare Please log in or register to add a comment.