Bottom Halves°¡ ¼öÇàµÇ´Â °æ¿ì
- The kernel finishes handling a system call
- The kernel finishes handling an exception
- The kernel terminates the do_IRQ function, that is, it finishes handling an interrupt.
- The kernel executes the schedule() function to select a new process to run on the CPU