closed by
835 views
2 votes
2 votes
closed as a duplicate of: GATE CSE 1996 | Question: 2.18

A 1000 Kbyte memory is managed using variable partitions but no compaction. It currently has two partitions of sizes 200 Kbytes and 260 Kbytes respectively. The smallest allocation request in Kbytes that could be denied is for

  1. 151 
  2. 181
  3. 231
  4. 541

Won't the ans be 541Kb??

In this link https://gateoverflow.in/2747/gate1996_2-18 the answer is given 181Kb.But 181 Kb can fit into both 200 Kbytesand 260 Kbytes partitions.

Help me ..I'm confused

Thanks

closed by

Related questions

0 votes
0 votes
1 answer
2
admin asked Oct 24, 2019
296 views
What is the biggest advantage of implementing threads in user space? What is the biggest disadvantage?
0 votes
0 votes
0 answers
3
akash.dinkar12 asked Mar 19, 2019
254 views
What are the two models of inter process communication ? What are the strengths and weaknesses of the two approaches ?