Changes between Version 3 and Version 4 of FAQ
- Timestamp:
- 2010-05-19T14:12:58Z (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FAQ
v3 v4 6 6 7 7 '''Q:''' '''What is SPARTAN?'''[[BR]] 8 '''A:''' SPARTAN was a closed-source operating system written by Jakub Jermář. Later it was open-sourced and adopted as the kernel ofHelenOS operating system. Now we either call it just ''the kernel'' or ''SPARTAN''. The SPARTAN kernel gives HelenOS a very solid and well-developed base to build on. It supports multi-tasking, virtual memory and symmetric multi-processing. It also implements the HelenOS IPC, upon which HelenOS userspace services are built.8 '''A:''' SPARTAN started as a small kernel written by Jakub Jermář for his university assignments. Later it was open-sourced and adopted as the kernel of the HelenOS operating system. Now we either call it just ''the kernel'' or ''SPARTAN''. The SPARTAN kernel gives HelenOS a very solid and well-developed base to build on. It supports multi-tasking, virtual memory and symmetric multi-processing. It also implements the HelenOS IPC, upon which HelenOS userspace services are built. 9 9 10 10 '''Q:''' '''What is HelenOS used for?'''[[BR]]