Documents Developed by Us
These documents are developed by the PI, co-PIs, and their students.
Operating System
-
How to add a new system call in Minix 3, by Karthick Jayaraman.
-
How is a system call invoked in Minix 3, by Mingdong Shang and Wenliang Du.
-
Three process tables in Minix 3, by Mingdong Shang.
-
How to manipulate the Inode data structure, by Karthick Jayaraman.
Networking
-
How to talk to the inet server in Minix 3, by Jinkai Gao.
-
Explaination of how inet works in Minix 2, by Mingdong Shang.
-
Buffer management in inet, by Lin Huang.
-
Netwox/Netwag guides, by Sridhar Iyer.
-
Gateway-to-Gateway Network Configuration for VPNs,
by Lin Huang.
-
Building Socket Libraries for TCP/UDP Programs in Minix
by Ronghua Wang and Bandan Das.
Documents Developed by Others
These documents are developed by other people, we only provide a link
to their sites.
Operating System
-
Programming in the MINIX 3 environment.
Networking
-
Minix Network Service Documentation
(This web site offers a line-by-line analysis of the network service for Minix,
version 2.0.4).
-
Minix Networking Documentation, by Charlie Wong.