What is Kernel, Scheduler, Non-Preemptive Kernels and Preemptive Kernels

แชร์
ฝัง
  • เผยแพร่เมื่อ 4 ธ.ค. 2024

ความคิดเห็น • 2

  • @balcanuc
    @balcanuc ปีที่แล้ว

    I think you are making a confusion. Linux kernel do not support cooperative mode. Windows 3.0/3.1 use cooperative model. To my understanding, preemtive kernel means that kernel can be also interrupted.

    • @GullKhan-t1v
      @GullKhan-t1v ปีที่แล้ว

      Yes you are right." Linux kernel do not support cooperative mode". But many RTOS kernel support cooperative mode.