blob: 013d75511ad591cae80aa62a23bddc60ac15070e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
|
# Zheng Da
Email: zhengda1936 at gmail dot com
Project: Network virtualization for subhurds etc.
---
## The planned task
### Documentation
- [[A Programmer's Guide to the Mach System Calls]]
---
## Finished task
### The Code Read
- boot
### Documentation Read
- [[Meet Mach]] by James Scott
- [[A Programmer's Guide to the Mach User Environment]], the MIG part
- Part of The GNU Mach Reference Manual and The GNU Hurd Reference Manual
- The Hurd, a presentation by Marcus Brinkmann
- Towards a New Strategy of OS Design, an architectural overview by Thomas Bushnell, BSG.
- GNU/Hurd User's Guide
- The Hurd Hacking Guide
|