kernel and scheduling for RTOS

Status
Not open for further replies.

Parth86

Member
scheduling is process by which operating system decide which one task will be next on processor

scheduling determine the order in which task are executed

different os kernel may use different scheduling algorithm

scheduling algorithm

First Come First Serve (FCFS) Scheduling

Shortest-Job-First (SJF) Scheduling

Priority Scheduling

Round Robin(RR) Scheduling

Multilevel Queue Scheduling

Q1
which scheduling is used in RTOS ?
I think Priority Scheduling


I have another question about kernel I have read about kernel for RTOS

Monolithic kernels
Micro kernel
preemptive kernel
non preemptive kernel



Q which type of kernel may be used in RTOS , I think preemptive kernel, Micro kernel
 
I would need the definitions. I could guess. Mico means small, preemptive and non-preemptive might be easy.

A microwave oven might be an example of a non-preemtive Kernel.
 
Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…