Can a kernel be preempted?

I have one question..
In an embedded system, Can a kernel be preempted?
If anyone knows the answer pls post.

-Vijay.

Comments

  • : 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.
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Categories