| plan 9 kernel history: overview | file list | diff list |
1990/0321/gnot/main.c (diff list | history)
| 1990/0320/sys/src/9/gnot/main.c:240,249 – 1990/0321/sys/src/9/gnot/main.c:240,249 (short | long | prev | next) | ||
| 1990/03091 | conf.nmod = 50; | |
| 1990/0312 | conf.nalarm = 1000; | |
| 1990/03091 | conf.norig = 50; | |
| 1990/0321 | conf.nchan = 200; conf.nenv = 100; conf.nenvchar = 8000; conf.npgenv = 200; | |
| 1990/03091 | conf.nmtab = 50; conf.nmount = 100; conf.nmntdev = 5; | |
| 1990/0320/sys/src/9/gnot/main.c:251,256 – 1990/0321/sys/src/9/gnot/main.c:251,256 | ||
| 1990/0312 | conf.nmnthdr = 10; | |
| 1990/0310 | conf.nstream = 64; conf.nqueue = 5 * conf.nstream; | |
| 1990/0321 | conf.nblock = 32 * conf.nstream; | |
| 1990/03091 | conf.nsrv = 32; } | |