for linux, only system call is preemptive in kernel mode
The kernel can be preempted only when it is executing an exception handler (in particular a system call) and the kernel preemption has not been explicitly disabled


- explicit setting
Enabled

Seonglae Cho
Seonglae Cho

