: I have one question.. : In an embedded system, Can a kernel be preempted? : If anyone knows the answer pls post. : : -Vijay. : hi, kernel can preempted based up on the scheduling algoritham,refer o,really book for further ref....
: : I have one question.. : : In an embedded system, Can a kernel be preempted? : : If anyone knows the answer pls post. : : : : -Vijay. : : : hi, : kernel can preempted based up on the scheduling algoritham,refer o,really book for further ref.... : : : : it depends on the scheduler. how the tasks are organised . I can not see it in the RTOS I work on. the scheduler is priority based premptive in nature. the timer interupt invokes the scheduler.
: I have one question.. : In an embedded system, Can a kernel be preempted? : If anyone knows the answer pls post. : : -Vijay. : the real time os kernels are already preempted.
Comments
: In an embedded system, Can a kernel be preempted?
: If anyone knows the answer pls post.
:
: -Vijay.
:
hi,
kernel can preempted based up on the scheduling algoritham,refer o,really book for further ref....
: : In an embedded system, Can a kernel be preempted?
: : If anyone knows the answer pls post.
: :
: : -Vijay.
: :
: hi,
: kernel can preempted based up on the scheduling algoritham,refer o,really book for further ref....
:
:
:
:
it depends on the scheduler. how the tasks are organised . I can not see it in the RTOS I work on.
the scheduler is priority based premptive in nature. the timer interupt invokes the scheduler.
: In an embedded system, Can a kernel be preempted?
: If anyone knows the answer pls post.
:
: -Vijay.
:
the real time os kernels are already preempted.