plan 9 kernel history: overview | file list | diff list

1991/1114/power/clock.c (diff list | history)

1991/1113/sys/src/9/power/clock.c:115,1241991/1114/sys/src/9/power/clock.c:115,122 (short | long | prev | next)
1991/0614    
				else 
					sched(); 
			} 
1991/0710    
			if(ur->status & KUP){ 
1991/1114    
			if(ur->status & KUP) 
1991/0710    
				(*(ulong*)(USTKTOP-BY2WD)) += TK2MS(1);	/* profiling clock */ 
1991/1110    
				notify(ur); 
1991/0710    
			} 
1991/0209    
		} 
1990/0227    
		return; 
	} 


source code copyright © 1990-2005 Lucent Technologies; see license
Plan 9 distribution
comments to russ cox (rsc@swtch.com)