| plan 9 kernel history: overview | file list | diff list |
1999/0522/carrera/mem.h (diff list | history)
| 1999/0402/sys/src/9/carrera/mem.h:18,23 – 1999/0522/sys/src/9/carrera/mem.h:18,24 (short | long | prev | next) | ||
| 1993/0903 | ||
| 1993/1211 | #define MAXMACH 1 /* max # cpus system can run */ | |
| 1994/0209 | #define KSTACK 4096 /* Size of kernel stack */ | |
| 1999/0522 | #define BLOCKALIGN 8 | |
| 1993/0903 | /* * Time | |