MindMap Gallery Types of scheduling in operating system

Types of scheduling in operating system

Types of scheduling in an operating system include non-preemptive scheduling, where once a process starts, it runs to completion, examples include FCFS and SJF. Context switching involves switching between processes or threads, including saving and restoring process state. Load balancing distributes work evenly across processors, with techniques such as dynamic load balancing and static load balancing.

Edited at 2024-11-30 10:17:50
  • Recommended to you
  • Outline