| plan 9 kernel history: overview | file list | diff list |
1992/0828/power/clock.c (diff list | history)
| 1992/0828/sys/src/9/power/clock.c:108,113 – 1992/1125/sys/src/9/power/clock.c:108,115 (short | long | prev | next) | ||
| 1991/1113 | m->load = (m->load*19+nrun)/20; | |
| 1990/0227 | } | |
| 1991/0607 | duartslave(); | |
| 1992/1125 | if((active.machs&(1<<m->machno)) == 0) return; | |
| 1990/0227 | if(active.exiting && active.machs&(1<<m->machno)){ print("someone's exiting\n"); | |
| 1992/0812 | exit(0); | |