欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
MINIX 3
来自开放百科 - 灰狐
(版本间的差异)
小 (→文档) |
|||
(未显示1个用户的6个中间版本) | |||
第1行: | 第1行: | ||
+ | [[文件:MINIX3.jpg|right|MINIX 3]] | ||
[[Image:logo_minix3.gif|right]] | [[Image:logo_minix3.gif|right]] | ||
{{SeeWikipedia}} | {{SeeWikipedia}} | ||
− | + | MINIX 3 | |
+ | |||
+ | ==简介== | ||
[[文件:Minix-3.png|right]] | [[文件:Minix-3.png|right]] | ||
MINIX 3 is a new open-source operating system designed to be highly reliable, flexible, and secure. It is loosely based somewhat on previous versions of MINIX, but is fundamentally different in many key ways. MINIX 1 and 2 were intended as teaching tools; MINIX 3 adds the new goal of being usable as a serious system on resource-limited and embedded computers and for applications requiring high reliability | MINIX 3 is a new open-source operating system designed to be highly reliable, flexible, and secure. It is loosely based somewhat on previous versions of MINIX, but is fundamentally different in many key ways. MINIX 1 and 2 were intended as teaching tools; MINIX 3 adds the new goal of being usable as a serious system on resource-limited and embedded computers and for applications requiring high reliability | ||
[[Image:minix-book.jpg|right|thumb|Operating Systems: Design and Implementation 3/e]] | [[Image:minix-book.jpg|right|thumb|Operating Systems: Design and Implementation 3/e]] | ||
− | == | + | ==功能== |
* POSIX compliant | * POSIX compliant | ||
* Networking with TCP/IP | * Networking with TCP/IP | ||
第19行: | 第22行: | ||
* Full C source code supplied | * Full C source code supplied | ||
− | == | + | ==指南== |
+ | |||
+ | ==项目== | ||
+ | |||
+ | ==文档== | ||
+ | *[https://docs.huihoo.com/os/Operating-Systems-Design-and-Implementation-Second-Edition-zh-CN.pdf 操作系统设计与实现(第二版)] | ||
+ | |||
+ | ==图集== | ||
<gallery perrow=6> | <gallery perrow=6> | ||
+ | image:MINIX-3-Microkernel-Architecture.png|Minix 3 架构 | ||
Image:minix3_startx.jpg|Starting X | Image:minix3_startx.jpg|Starting X | ||
Image:minix3_xterms.jpg|Xterms | Image:minix3_xterms.jpg|Xterms | ||
第26行: | 第37行: | ||
</gallery> | </gallery> | ||
− | == | + | ==链接== |
*[http://www.minix3.org/ MINIX 3 Wetsite] | *[http://www.minix3.org/ MINIX 3 Wetsite] | ||
− | *http://docs.huihoo.com/ | + | *http://docs.huihoo.com/minix |
− | [[ | + | [[category:operating system]] |
− | [[ | + | [[category:unix]] |
+ | [[category:POSIX]] |
2022年5月2日 (一) 01:57的最后版本
您可以在Wikipedia上了解到此条目的英文信息 MINIX 3 Thanks, Wikipedia. |
MINIX 3
目录 |
[编辑] 简介
MINIX 3 is a new open-source operating system designed to be highly reliable, flexible, and secure. It is loosely based somewhat on previous versions of MINIX, but is fundamentally different in many key ways. MINIX 1 and 2 were intended as teaching tools; MINIX 3 adds the new goal of being usable as a serious system on resource-limited and embedded computers and for applications requiring high reliability
[编辑] 功能
- POSIX compliant
- Networking with TCP/IP
- X Window System
- Languages: cc, gcc, g++, perl, python, etc.
- Over 400 UNIX programs
- Many improvements since V2
- Full multiuser and multiprogramming
- Device drivers run as user processes
- High degree of fault tolerance
- Full C source code supplied
[编辑] 指南
[编辑] 项目
[编辑] 文档
[编辑] 图集
[编辑] 链接
分享您的观点