Ask Question
11 April, 13:09

Some early CPUs (e. g. INTEL 8086) did not implement a mode bit so the operating system and the user applications execute in the same mode of operation.

Explain, if possible, how the system resources could be protected in such architecture.

+3
Answers (1)
  1. 11 April, 14:35
    0
    For processor without kernel mode, it is the duty of application developer to implement all possible checking and follow a general protocol so that the system does not crashes.

    Or it would be the duty of the operating system to monitor all instruction issued by the application program. But without hardware level mode settings, OS can be tricked easily. So while using processors without kernel mode it is better to use application only from trusted developer/organization.
Know the Answer?
Not Sure About the Answer?
Find an answer to your question ✅ “Some early CPUs (e. g. INTEL 8086) did not implement a mode bit so the operating system and the user applications execute in the same mode ...” in 📘 Computers and Technology if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers