What is the best suited algorithm to avoid internal
fragmentation?
Answer Posted / 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 View All Answers
Explain a system in safe state?
What is feram?
What happens if you install 64 bit on 32?
What layer is http?
On what level of security does windows nt meets?
What is pipelining in reference to ram?
What is the difference between a file and a directory?
What are overlays?
How do I stop blue screen?
Explain briefly about processor and its functioning?
Which is first operating system?
Measurements of a certain system have shown that the
average process runs for a time T before blocking
on I/O. A process switch requires a time S, which is
effectively wasted (overhead). The CPU’s efficiency is
the fraction of its time its spends executing user
programs, i.e., executing user processes. For round robin
scheduling with quantum Q, give a formula for the CPU
efficiency for each of the following:
(a) Q = ∞
(b) Q > S + T
(c) S What is dining philosophers’ problem? What is the dispatcher? What is inaddr_any?