0
以下の操作のうちどれをカーネルモードでのみ実行するかを決定するのに役立ちます。私はSilberschatzの "Operating System Concepts"で答えを見つけようとしましたが、それはまだ私には不透明です。 ここで彼らは、カーネルモードやユーザーモードで実行する必要があるかどうかを決定するための操作のリストは、次のとおりです。オペレーティングシステム:カーネルモードの操作
(1) disable interrupts detection
(2) clear memory
(3) switch from the user mode to the kernel mode
(4) read the state of the clock/timer
(5) determine/program timer.