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