Changes between Version 16 and Version 17 of About
- Timestamp:
- 2016-02-16T22:20:28Z (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
About
v16 v17 1 1 = About HelenOS = 2 [[Image(htdocs:screenshot.png,512px,right,margin-left=30)]] 2 3 3 4 HelenOS is a portable microkernel-based multiserver operating system designed and implemented from scratch. It decomposes key operating system functionality such as file systems, networking, device drivers and graphical user interface into a collection of fine-grained user space components that interact with each other via message passing. A failure or crash of one does not directly harm others. HelenOS is therefore flexible, modular, extensible, fault tolerant and easy to understand. … … 15 16 </div> 16 17 }}} 17