Skip to main content

CPU Scheduling In Operating System


  
    ⇰  CPU SCHEDULING :-

CPU scheduling is the basis of multiprogrammed operating systems. By switching the CPU among processes, the operating system can make the computer more productive. As we know in a single-processor system, only one process can run at a time and thers must wait until the CPU is free and can be rescheduled. The objective of multiprogramming is to have some process running at all times, to maximize CPU utilization.  
    
  In a simple computer system, the CPU just sits idle when a process goes for I/O works. All this waiting time is wasted,no useful work is accomplished. With multiprogramming, we try to use this time productively. Several processes are kept in memory at one time. when one process has to wait, the operating system takes the CPU away from that process and gives the CPU to another process. This pattern continues. Every time one process has to wait, another process can take over use of the CPU.

CPU Scheduling is a process of determining which process will own CPU for execution while another process is on hold. The main task of CPU scheduling is to make sure that whenever the CPU remains idle, the OS at least select one of the processes available in the ready queue for execution. The selection process will be carried out by the CPU scheduler. It selects one of the processes in memory that are ready for execution.


    ⇰  SCHEDULING CRITERIA :-

In choosing which algorithm to use in a particular situation, we must consider the properties of the various algorithms. Many criteria have been suggested for comparing CPU-scheduling algorithms. Basically CPU scheduling  algorithms depend on following criterias:-
   ∘ CPU utilization.
   ∘ Throughput.
   ∘ Turnaround Time.
   ∘ Waiting time.
   ∘ Response time.


  ∘ CPU utilization :-  In multiprogramming we have to keep the CPU  busy all time. CPU utilization can range from 0 to 100 percent. But normally it range from 40 percent to 90 percent.

∘ Throughput :- Throughput  is the number of processes that are completed per time unit. For larger processes, this rate may be one process per hour, for shorter processes it may be ten processes per second.

 ∘ Turnaround Time :-  Turnaround time is the sum of the periods spent waiting to get into memory, waiting in the ready queue, executing on the CPU, and doing I/O. So the turnaround time is interval from the time of submission of a process to the time of completion of process.

∘ Waiting time :- Waiting time is the sum of the periods spent waiting in the ready queue during the execution of process.

∘ Response time :- Response time is the duration of time from the submission of a request until the first response is produced. So response time is the time it takes to start responding.The turnaround time is generally limited by the speed of the output device.


    ⇰  SCHEDULING ALGORITHMS :-

There are many types of scheduling algorithms but all those are basically divided into two types:-
 i > Nonpreemptive or Cooperative. 
ii > Preemptive.

 i > nonpreemptive or cooperative :- In nonpreemptive scheduling, once the CPU has been allocated to a process, the process keeps the CPU until it releases the CPU either by terminating or by switching to the waiting state.

 ii > Preemptive :- In preemptive scheduling the CPU can be preempted or taken from the process when a new process arrives with more priority then currently running process.



CPU Scheduling Algorithms in Operating Systems



From here we will watch different types of scheduling algorithms in next comming post.  

Share, Follow and please comment if you find anything incorrect, or to share more information about the topic discussed above.

Comments

Post a Comment

Please comment.

Popular posts from this blog

Process Scheduling And Types of Process Schedular :-

        ⇰ PROCESS SCHEDULING Process Scheduling  is a task  of Operating System that schedules processes of different states like new, ready, waiting, terminated  and running.This scheduling helps in allocation of CPU time for each process, and Operating System allocates the CPU time for each procss. And the process scheduling plays important role to keep the CPU busy all the time.  ⏩   Followings are some objectives of Process Scheduling :-  i > To increase the amount of users within acceptable response times.  ii > To maintain the balance between response and utilization of system. iii > To decrease the enforce priorities and  give reference to the processes holding the key resources.      ⇰  PROCESS SCHEDULAR A scheduler carries out the pro cess scheduling work. Schedulers are often implemented so they keep all computer resources busy and  allows multiple users to share system resources  to achieve  multiprogramming .  There are  mainy three types of pro

Tokens and its types in 'C'

   Tokens are the smallest individual unit of a program or in simple words it is a main part of C program.Tokens are the building blocks of any program. The smallest individual and basic unit of a C programming is called c tokens.      *    Normally there are six types of tokens in C:- i> Keywords:-          Keywords are special words that are used to give a special meaning to the program and can't be used as variable and constant.They are basically a sequence of characters that have fixed to mean. For example:-                 auto     double      long     break                 float    short        char     if                while    continue   int       void etc. All keywords must be written in lower case.It is 32 in number. ii> Identifiers:-         The identifiers are basically a token. It can be a variable's name or a label's name. So identifiers are actually a user defined data. But there are certain rules to frame an identifier. They are as follo

Micromax 'The Indian Smart Phone Company'

Micromax  is an Indian  consumer electronics  company headquartered in  Gurgaon ,  Haryana . It was established as an  IT   Software  company operating in the  Embedded Devices   Domain . It later entered the  Mobile   Handset  business. Micromax was incorporated as Micromax Informatics Ltd. on 29 March 2000 by Zeeshan Ali Zaidi. It began selling mobile telephones in 2008,  focusing on  low pricing to compete with international brands. By 2010, Micromax was one of the largest domestic companies making handsets in the low-cost feature phone segment in India. As of Q3 2014, Micromax is the  Tenth Largest   Smart phone  vendor in the world. The company is facing stiff competition from Chinese companies that are penetrating the Indian market. The company also owns  YU Televentures , which sells its products under the brand name YU. The company has also introduced handsets with innovative features. For instance, Micromax's co-founder  Rahul Sharma  once saw a  public call