answersLogoWhite

0


Want this question answered?

Be notified when an answer is posted

Add your answer:

Earn +20 pts
Q: Write a set of directions that tells an operating system's dispatcher what to do when a process?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How can you explain process hierarchy in connection with operating systems?

what are hierachies are used for process in operating systems


What are the programs that give directions computers called?

The programs that give basic operating directions to computers are called operating systems. The most popular operating systems in use are DOS, Windows, Mac OS, and Linux.


How do you use systems in a sentence?

The systems were in place to support the new process. The new systems were not operating properly.


What is process migration in Operating Systems?

It is the transfer of sufficient amount of the state of process from one machine to the target machine.


What is difference between a scheduler and a dispatcher?

DISPATCHER?The dispatcher is the module that gives control of the CPU to the process selected by the short-time scheduler(selects from among the processes that are ready to execute).The function involves :Swithching contextSwitching to user modeJumping to the proper location in the user program to restart that program.SCHEDULER? Normally there are 3 types of schedulers are available in operating systems.1. Long term scheduler2. Mid term scheduler3. Short term schedulerThe short term scheduler is also called as the dispatcher which selects the process from the waiting queue and allocates the CPU to that process.Whereas the Long term scheduler (Admission scheduler) decides which process should be placed in the main memory and updates the waiting queue. This long scheduler is important in the large bound systems like super computers and may not be used frequently as the short term scheduler.The mis term scheduler available in all systems which is responsible for the swapping in and out operations which means loading the process into, main memory from secondary memory (swap in) and take out the process from main memory and store it into the secondary memory (swap out).


What is the Importance of process management in operating systems?

Regarding the basic working of the Processes in operating system you can check the video It explains the basic working of the process and handling by operating system with all its required data structure.


Why the use of process concept is necessary in studying operating system?

The process concept is necessary in studying operating systems as each task being carried out by the processor is represented by a process. Modern computers can process many tasks simultaneously.


In addition to personal operating systems and server operating systems there are also mobile operating systems and?

Virtual operating system


Who invented operating systems?

This is not clear and probably can never be precisely determined. The development of the first operating systems happened in several places and was an evolutionary process of modification and adaptation of the preceding Batch Monitorprograms.


Advantages of network operating systems?

When you network operating systems you will have the benefit of both operating systems. You have to ensure both systems are compatible before networking them.


What is indefinite postponement in operating system?

Process waiting for an event that is not available or may be available in some time....


What is redirection in network operating system?

Redirection in network operating system refers to the process of directing output and input to devices and files. All network operating systems depend on redirection heavily.