| Context | Description | |
| User Space 実行中 running a process in user space | ||
| User Space と関連した kernel 内実行 running in kernel space, associated with a process (user context) | ||
| softirq 実行中 not associated with any process,serving a softirq, tasklet, or timer | softirq | |
|---|---|---|
| tasklet | ||
| timer | ||
| hardware 割り込み実行中 not associated with any process, serving a hardware interrupt | ||