Question: A programmer is currently incepting the programming design of an Operating System. What Operating System structure should he implement when the goal is to have
A programmer is currently incepting the programming design of an Operating System. What Operating System structure should he implement when the goal is to have the kernel be as compact and efficient as possible, that is, provide only the essential services using system calls and the non-essential ones only be loaded when they are needed and the least system overhead?
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
