| plan 9 kernel history: overview | file list | diff list |
1991/0710/power/clock.c (diff list | history)
| 1991/0614/sys/src/9/power/clock.c:115,122 – 1991/0710/sys/src/9/power/clock.c:115,125 (short | long | prev | next) | ||
| 1991/0614 | else sched(); } | |
| 1991/0209 |
| |
| 1991/0710 | if(ur->status & KUP){ (*(ulong*)(USTKTOP-BY2WD)) += TK2MS(1); /* profiling clock */ if(u->nnote) notify(ur); } | |
| 1991/0209 | } | |
| 1990/0227 | return; } | |