Question d’entretien chez NVIDIA

Why do we have two separate modes (kernel and user mode) for CPU?

Réponse à la question d'entretien

Utilisateur anonyme

7 janv. 2018

The reason for this is because if all programs ran in kernel mode, they would be able to overwrite each other’s memory. Basically for protection.