| plan 9 kernel history: overview | file list | diff list |
1991/1113/pc/clock.c (diff list | history)
| 1991/1113/sys/src/9/pc/clock.c:87,97 – 1991/1115/sys/src/9/pc/clock.c:87,96 (short | long | prev | next) | ||
| 1991/0730 | else sched(); } | |
| 1991/0808 |
| |
| 1991/1112 |
| |
| 1991/1115 | if((ur->cs&0xffff) == UESEL){ spllo(); /* in case we fault */ (*(ulong*)(USTKTOP-BY2WD)) += TK2MS(1); /* profiling clock */ splhi(); } | |
| 1991/0802 | } | |
| 1991/0808 | } | |