In preemptive scheduling, the sections of code affected by inter

  • 2023-11-15 03:52:29
  • OS

In preemptive scheduling, the sections of code affected by interrupts must be guarded from simultaneous use.

A.正确

B.错误

正确答案是A