Microkernels: Difference between revisions
Appearance
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 |
||
(3 intermediate revisions by 3 users not shown) | |||
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. | ||
[[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.