| plan 9 kernel history: overview | file list | diff list |
1991/1113/power/clock.c (diff list | history)
| 1991/1112/sys/src/9/power/clock.c:99,105 – 1991/1113/sys/src/9/power/clock.c:99,105 (short | long | prev | next) | ||
| 1990/0227 | } } | |
| 1991/1112 | nrun = (nrdy+nrun)*1000; | |
| 1991/1113 | m->load = (m->load*19+nrun)/20; | |
| 1990/0227 | } | |
| 1991/0607 | duartslave(); | |
| 1990/0227 | if(active.exiting && active.machs&(1<<m->machno)){ | |