What is the best suited algorithm to avoid internal
fragmentation?

Answers were Sorted based on User's Feedback



What is the best suited algorithm to avoid internal fragmentation?..

Answer / swetcha

Markov Cluster algorithm

Is This Answer Correct ?    7 Yes 1 No

What is the best suited algorithm to avoid internal fragmentation?..

Answer / mo mohsin

Dynamic Partioning of Memory is the solution for Internal Fragmentation in OS. because of the rule that Contiguous allocation should be there,Eventhough Dynamic Partioning is there,External Fragmentation will be there.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Operating Systems General Concepts Interview Questions

What are the different job scheduling in operating systems?

1 Answers   B-Ways TecnoSoft,


How do I see all files on my mac?

1 Answers  


Explain bootstrap program in operating system.

1 Answers  


What is the difference between mutex and semaphore?

14 Answers   HP, Microsoft,


Can my processor run 64 bit?

1 Answers  


What is mutual exclusion and multithreading in OS?

1 Answers   Ittiam Systems,


Explain trashing?

1 Answers  


Suppose if we have a variable 'I' in run method, if I can create one or more thread each thread will occupy a separate copy or same variable will be shared?

1 Answers  


Explain the layers of a windows xp system.

1 Answers  


Can you please explain the difference between trap and trapdoor?

1 Answers  


How does a memory leak work?

1 Answers  


One starts counting from 0 to max and the other stars from max to 0. Which one executes fast.

1 Answers  


Categories