Reduced kernel size by 512KB by moving private buffer into cstart() function. Replaced assertions with erroneous return values. Removed assertions relating to isuserp(rp), since all processes should become user processes; system processes are now treated similar to other processes. |
||
|---|---|---|
| .. | ||
| clock.c | ||
| copying.c | ||
| debugging.c | ||
| devio.c | ||
| irqctl.c | ||
| Makefile | ||
| misc.c | ||
| proctl.c | ||
| sigctl.c | ||
| sysctl.c | ||
| tracing.c | ||