Explain long term scheduling, Operating System

Assignment Help:

Long term scheduling

Scheduling explicitly performed when a new process is created and it determines which programs are admitted to the system for processing. Therefore it controls the degree of multiprogramming. Formerly admitted it becomes a process and is added to the queue for the short term scheduler. It take on two decisions in the process creation that are First- the scheduler must decide that the operating system can take on one or more additional processes and Second- the scheduler must decide which job or jobs to accept and turn into processes.

The decision with regard to when to create a new process is usually driven by the desired degree of multiprogramming. Much the processes created smaller is the time that every process can be executed for.  The decision in respect of which job to admit next is able to be on a simple first come first serving basis or it can be a tool to manage system's performance. The criteria may comprise expected execution time, priority and IO requirements

 


Related Discussions:- Explain long term scheduling

Dynamic memory management, Usually memory is allocated from a large pool of...

Usually memory is allocated from a large pool of unused memory area called the heap. In C++, dynamic allocation/deallocation must be manually performed using commands like malloc,

Monolithic, What is monolithic and its diagram

What is monolithic and its diagram

Define dynamic loading, Define dynamic loading. To obtain better memory...

Define dynamic loading. To obtain better memory-space utilization dynamic loading is used. With dynamic loading, a routine is not loaded until it is called. All routines are ke

Ipc, Explain in detail about ipc in linux

Explain in detail about ipc in linux

Example of producer consumer - semaphore, Now let's implement bounded produ...

Now let's implement bounded producer-consumer with semaphores, a Coke machine which is initially empty: semaphore sem_mutex = 1 // binary semaphore for mutual exclusion, 1==unlo

Correct the code for visitor and vehicle portion, Gopher Gallery consists o...

Gopher Gallery consists of a shopping mall and a cart ride that covers the 150 acre habitat. There are m visitors and n single-person vehicles. Visitors stroll around the mall at t

Explain the beginthread function used in the netware, Explain the BeginThre...

Explain the BeginThread Function used in the NetWare example code BeginThread(MyThread Function, stack,size, arg) BeginThread creates a thread and places it on the NetWar

What is paging? name the different paging techniques, What is paging? Name ...

What is paging? Name the different paging techniques. Paging is a memory management method that permits the physical-address space of a process to be noncontiguous. Paging evad

Memory management, with aid of diagram describe 2 types of fixed partition ...

with aid of diagram describe 2 types of fixed partition allocation used in operating system

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd