| plan 9 kernel history: overview | file list | diff list |
1994/0406/port/portdat.h (diff list | history)
| 1994/0331/sys/src/9/port/portdat.h:487,493 – 1994/0406/sys/src/9/port/portdat.h:487,493 (short | long | prev | next) | ||
|
increment NSYSCALL, remove Proc.qpc
rsc Fri Mar 4 12:44:25 2005 | ||
| 1993/0501 | NERR = 15, NNOTE = 5, | |
| 1993/1201 |
| |
| 1994/0406 | NSYSCALL = 39, /* MUST be equal to the real thing!!!! */ | |
| 1993/1201 | Pcounter = 6, /* per process counters */ CSCNTR = 0, /* sched counter */ FAULTCNTR = 1, /* fault counter */ | |
| 1994/0331/sys/src/9/port/portdat.h:580,586 – 1994/0406/sys/src/9/port/portdat.h:580,586 | ||
| 1993/1201 | /* statistics */ ulong counter[Pcounter]; /* specialized per process counters */ ulong syscall[NSYSCALL]; | |
| 1994/0325 |
| |
| 1994/0406 | ||
| 1991/0504 | /* | |
| 1992/0824 | * machine specific MMU | |
| 1991/0504 | */ | |