What is long term scheduler in operating system (os)?
Answer / Satyam Tiwari
The long-term scheduler, also known as the job scheduler, is a component of an operating system that determines which processes should be admitted into the system and placed into main memory for execution. It makes decisions about which processes to run based on various factors such as priority, resource requirements, and the current state of the system. The long-term scheduler is responsible for managing the overall flow of processes through the system and ensuring that resources are allocated in a fair and efficient manner.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is readers-writers problem?
What advantage is there in having different time-quantum sizes on different levels of a multilevel queuing system?
What is process migration?
What is a trap and trapdoor?
How are the wait or signal operations for monitor different from those for semaphores?
How do I recover files from my usb?
What is software life cycle?
What are the 7 c's of communication?
What is a long term scheduler & short term schedulers?
What has triggered the need for multitasking in PCs?
A pair of redundant systems are operating, how would you ensure that when one of them goes down, the other one will take over its operation?
What factors determine whether a detection-algorithm must be utilized in a deadlock avoidance system?