| plan 9 kernel history: overview | file list | diff list |
1990/1110/gnot/main.c (diff list | history)
| 1990/1104/sys/src/9/gnot/main.c:47,52 – 1990/1110/sys/src/9/gnot/main.c:47,53 (short | long | prev | next) | ||
| 1990/03091 | chandevreset(); | |
| 1990/0310 | streaminit(); | |
| 1990/1104 | serviceinit(); | |
| 1990/1110 | filsysinit(); | |
| 1990/03091 | pageinit(); | |
| 1990/06021 | kmapinit(); | |
| 1990/03091 | userinit(); | |
| 1990/1104/sys/src/9/gnot/main.c:328,331 – 1990/1110/sys/src/9/gnot/main.c:329,333 | ||
| 1990/0911 | conf.nasync = 1; | |
| 1990/1006 | conf.npipe = conf.nstream/2; | |
| 1990/1104 | conf.nservice = conf.nproc/5; | |
| 1990/1110 | conf.nfsyschan = 31 + conf.nchan/20; | |
| 1990/03091 | } | |