26. Define The Essential Properties Of Distributed Operating System?
Essential properties of Distributed Operating System:
- Divides computation up among several computers.
- The computers do not share memory or a clock; they communicate with each other over communication lines (e.g., high-speed bus, telephone line).
27. What Do You Mean By Distributed System? Why Are Distributed Systems Desirable?
An operating system that manages a group of independent computers and makes them appear to be a single computer is known as a distributed operating system. The development of networked computers that could be linked and made to communicate with each other, gave rise to distributed computing. Distributed computations are carried out on more than one machine. When computers in a group work in cooperation, they make a distributed system.
Distributed System is desirable because of following reasons:
- Any complex jobs can be divided and executed in parallel so that the result is generated more quickly.
- CPU and clock time sharing happens here which is very important when it comes to parallel processing.
- System utilization is improved.
- System idle time is reduced.
- Job scheduling and job partitioning happens here which increases the efficiency.
28. What Are The Advantages Of Distributed Operating System?
Advantages of distributed OS are:
- Resource Sharing
- Higher reliability
- Better price performance ratio
- Shorter response time and better throughput.
- Incremental growth.
29. What Is A Process? What Are The Different Process States?
A program in execution is called a process. Or it may also be called a unit of work. A process needs some system resources as CPU time, memory, files, and I/O devices to accomplish the task. Each process is represented in the operating system by a process control block or task control block (PCB).
Processes are of two types:
- Operating system processes.
- User processes.
- New
- Running
- Waiting
- Ready
- Terminated
30. Please Show The State Diagram & State Transition Of The Process?
ALSO READ:
31. What are the advantages of using a higher level language to implement an operating system?
32. Distinguish between system and application programs.
33. State 3 methods used to pass parameters to the Operating System?
34. State a few reasons why a process may terminate the execution of one of its children?
35. What resources are used when a thread is created? How do they differ from those used when a process is created?
... Return To Operating System FAQ's Index.
... Return To Homepage.
Comments
Post a Comment
Please share your opinions and suggestions or your experience in the comments section. This way we can all help each other...
Experienced guys can share their resumes at admin@interview-made-easy.com