Jump to content

Microkernels: Difference between revisions

From EDM2
No edit summary
No edit summary
Line 2: Line 2:




Message passing was chosen instead of semaphores for security reasons
Message passing was chosen instead of semaphores for security reasons.
 
[[Category:Concepts]]

Revision as of 01:58, 10 April 2015

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.