Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私の質問は、カーネル空間プログラミングに関するものです。次の 2 つのハンドラがあるとします。 - ハードウェア割り込み - /proc ファイル
ユーザーが /proc ファイルに何かを書き込んだため、ハードウェア割り込みハンドラーの実行中に /proc ハンドラーによって中断される可能性はありますか?
そのような場合、両方のハンドラーの優先順位は何ですか?