| plan 9 kernel history: overview | file list | diff list |
1990/0724/gnot/main.c (diff list | history)
| 1990/0722/sys/src/9/gnot/main.c:308,314 – 1990/0724/sys/src/9/gnot/main.c:308,314 (short | long | prev | next) | ||
| 1990/0310 | conf.nqueue = 5 * conf.nstream; | |
| 1990/0722 | conf.nblock = 24 * conf.nstream; | |
| 1990/0603 | conf.nsrv = 32*mul; | |
| 1990/0724 | conf.nbitmap = 300*mul; | |
| 1990/0709 | conf.nbitbyte = 300*1024*mul; if(*(uchar*)MOUSE & (1<<4)) conf.nbitbyte *= 2; /* ldepth 1 */ | |