| plan 9 kernel history: overview | file list | diff list |
1990/0617/gnot/main.c (diff list | history)
| 1990/0614/sys/src/9/gnot/main.c:289,295 – 1990/0617/sys/src/9/gnot/main.c:289,295 (short | long | prev | next) | ||
| 1990/06021 | conf.base1 = 16*1024*1024; conf.npage = conf.npage0+conf.npage1; | |
| 1990/0612 | mul = 1 + (conf.npage1>0); | |
| 1990/0603 |
| |
| 1990/0617 | conf.nproc = 40*mul; | |
| 1990/0603 | conf.npgrp = 15*mul; conf.npte = 700*mul; conf.nmod = 400*mul; | |