answersLogoWhite

0

Make sure your scheduling strategy is good enough with the following criteria: * Utilization/Efficiency: keep the CPU busy 100% of the time with useful work * Throughput: maximize the number of jobs processed per hour. * Turnaround time: from the time of submission to the time of completion, minimize the time batch users must wait for output * Waiting time: Sum of times spent in ready queue - Minimize this * Response Time: time from submission till the first response is produced, minimize response time for interactive users * Fairness: make sure each process gets a fair share of the CPU

User Avatar

Wiki User

16y ago

What else can I help you with?

Related Questions

What is the different between high and low level scheduling?

It would seem that the difference between high and low level scheduling would be determined by the priority/necessity/importance of the subject in question, as related to the purposes/goals of the organization.


What are the primary goals of patient scheduling?

The main goals of patient scheduling are to maximize the use of the health center's capacity while minimizing wait times for patients. This is a tricky balance, made more difficult by patients who don't show up for scheduled appointments.


What statement is true in regards to scheduling SSD1 Army?

Plan on giving up any unscheduled timeUse a daily or weekly list of desired accomplishments or goals.


What is local scheduling and global scheduling?

i do no...............


What are two activities performed by production systems?

Two activities performed by production systems are planning and scheduling. Planning involves determining how resources should be allocated to meet production goals, while scheduling involves establishing the sequence and timing of production activities to optimize efficiency.


What is relationship exists among layout capacity and scheduling?

The relationship between layout capacity and scheduling is integral to optimizing production efficiency. Layout capacity refers to the maximum output achievable given the physical arrangement of resources and equipment, while scheduling involves planning the timing and sequence of operations to meet production goals. An effective layout enhances capacity by minimizing bottlenecks and reducing travel time, which in turn allows for more efficient scheduling. Thus, a well-designed layout supports better scheduling decisions, leading to improved overall productivity.


What type of scheduling is there in RTOS?

A scheduler is the heart of every RTOS. It provides the algorithms to select the task for execution. Three common scheduling algorithms are > Cooperative scheduling > Round-robin scheduling > Preemptive scheduling RTOS uses preemptive (priority based) scheduling. In some cases, real-time requirements can be met by using static scheduling.


What is the meaning of sequential scheduling?

It means scheduling one after another.


What is stream scheduling?

Stream Scheduling is a scheduling system where there is a steady stream/flow of patients at set appointments throughout the day.


What is disk scheduling in operating system?

why we use disk scheduling in c ?


Priority scheduling positive and negative points?

disadvantages of priority scheduling


What is priority scheduling algorithm?

The priority scheduling algorithm is a kind of CPU scheduling algorithm where the processes that wait for the CPU are scheduled according to their priority..