operating system that provide interface between hardware and application software like windows
operating system design for different uses
real time used for fast response time
real time operating system it has guaranteed to respond in certain time
general operating system vs real time operating system
1) timing
2)scheduling
3)kernel
4)priority
1)timing -
rtos - it is time deterministic
gp os - it is non time deterministic
2)scheduling
scheduling for os .......?
scheduling for rtos - rtos use time sharing architecture where each task assigned small slice of time to execute its instruction before switching to another task
3)kernel ues in both RTOS and general purpose OS
what is difference between both kernel ?
4)priority - os will run task with their priority
priority for general os - general os don't follow priority level strictly
RTOS follow the priority level strictlyv
operating system design for different uses
real time used for fast response time
real time operating system it has guaranteed to respond in certain time
general operating system vs real time operating system
1) timing
2)scheduling
3)kernel
4)priority
1)timing -
rtos - it is time deterministic
gp os - it is non time deterministic
2)scheduling
scheduling for os .......?
scheduling for rtos - rtos use time sharing architecture where each task assigned small slice of time to execute its instruction before switching to another task
3)kernel ues in both RTOS and general purpose OS
what is difference between both kernel ?
4)priority - os will run task with their priority
priority for general os - general os don't follow priority level strictly
RTOS follow the priority level strictlyv