Jump to content

Microkernels: Difference between revisions

From EDM2
Created page with "The first microkernel what the operating system for the Danish "RC 4000" computer, it worked exactly as the modern definition of a microkernel would with message passing and s..."
 
No edit summary
Line 1: Line 1:
The first microkernel what the operating system for the Danish "RC 4000" computer, 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

Revision as of 07:35, 30 December 2014

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