Jump to content

Microkernels: Difference between revisions

From EDM2
No edit summary
No edit summary
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
The first microkernel what the operating system for the Danish "RC 4000" computer, in fact the RC 4000 OS was the first OS that had any , it worked exactly as the modern definition of a microkernel would with message passing and so on but the reasons for its creation are different  
The first microkernel what the operating system for the Danish "RC 4000" computer, in fact the RC 4000 OS was the first OS that had any, it worked exactly as the modern definition of a microkernel would with message passing and so on but the reasons for its creation are different.
 


Message passing was chosen instead of semaphores for security reasons.
Message passing was chosen instead of semaphores for security reasons.


[[Category:Concepts]]
[[Category:Glossary]]

Latest revision as of 04:55, 12 November 2017

The first microkernel what the operating system for the Danish "RC 4000" computer, in fact the RC 4000 OS was the first OS that had any, it worked exactly as the modern definition of a microkernel would with message passing and so on but the reasons for its creation are different.

Message passing was chosen instead of semaphores for security reasons.